diff options
author | Jim Wilson <wilson@gcc.gnu.org> | 1994-08-20 10:31:16 -0700 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 1994-08-20 10:31:16 -0700 |
commit | 208dc1d8f12bb98e05359a56dde0a3c7f05a1cf3 (patch) | |
tree | 9f55e7470ea62cf3c5dd18e903c666cdfad9da06 /gcc/print-tree.c | |
parent | c4a9dd2e3a0bbe4b95a118cebb1c3063a74108f4 (diff) | |
download | gcc-208dc1d8f12bb98e05359a56dde0a3c7f05a1cf3.zip gcc-208dc1d8f12bb98e05359a56dde0a3c7f05a1cf3.tar.gz gcc-208dc1d8f12bb98e05359a56dde0a3c7f05a1cf3.tar.bz2 |
sched.c (sched_analyze_insn): Add new parameter loop_note.
* sched.c (sched_analyze_insn): Add new parameter loop_note.
If loop_note set, then serialize on this insn.
(sched_analyze): New variable loop_note. Pass to
sched_analyze_insn. Set it if we pass a NOTE_INSN_LOOP_BEG or
NOTE_INSN_LOOP_END.
(unlink_notes): Don't save away NOTE_INSN_LOOP_BEG or
NOTE_INSN_LOOP_END notes.
(schedule_block): Generalize code that looks for magic REG_DEAD
notes and converts them to notes.
From-SVN: r7956
Diffstat (limited to 'gcc/print-tree.c')
0 files changed, 0 insertions, 0 deletions