]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/sched-rgn.c
sched-rgn.c (add_branch_dependences): Don't allow insns that throw to move away from...
authorRichard Henderson <rth@redhat.com>
Sun, 10 Mar 2002 23:01:59 +0000 (15:01 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 10 Mar 2002 23:01:59 +0000 (15:01 -0800)
commit8d8a083e9c81948217d3a5cb3010d4f6ed910222
treed0b4332250c090c621b3e27d56fe20bf0b378c4e
parent32810ba3df092f3890cb115a162a82afec947966
sched-rgn.c (add_branch_dependences): Don't allow insns that throw to move away from the end of the block.

        * sched-rgn.c (add_branch_dependences): Don't allow insns that throw
        to move away from the end of the block.

From-SVN: r50548
gcc/ChangeLog
gcc/sched-rgn.c