]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
reorg.c (dbr_schedule): At end of this pass...
authorDavid S. Miller <davem@tanya.rutgers.edu>
Tue, 23 Sep 1997 07:14:07 +0000 (07:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 23 Sep 1997 07:14:07 +0000 (01:14 -0600)
commitc107334d5c3780a3c78067922b8b2a8caf7ea2b0
treebacbc60b12bc81575fde04ef6114280a5e5fbc54
parent5cd278f39919dc2c8ff16d5b74e096cf3cafba32
reorg.c (dbr_schedule): At end of this pass...

        * reorg.c (dbr_schedule): At end of this pass, add REG_BR_PRED
        note holding get_jump_flags() calculation to all JUMP_INSNs.
        * rtl.h (enum reg_note): New note types REG_BR_PRED and REG_SAVE_AREA.
        * rtl.c (reg_note_name): Add new note types.

From-SVN: r15670
gcc/ChangeLog
gcc/reorg.c
gcc/rtl.c
gcc/rtl.h
This page took 0.056855 seconds and 5 git commands to generate.