re PR rtl-optimization/12215 (ICE in make_label_edge with -fnon-call-exceptions ...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 6 Oct 2003 09:18:01 +0000 (09:18 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 6 Oct 2003 09:18:01 +0000 (09:18 +0000)
commit9ebfd78bad3cde0cb92ae3261314546fce5e949e
treeaa7bff17dc2ec7053af2c62a9b55799585b49947
parent8c03ca00a652f280811502a22cde311ef72cb861
re PR rtl-optimization/12215 (ICE in make_label_edge with -fnon-call-exceptions -fno-gcse -O2)

PR optimization/12215
* cse.c (cse_set_around_loop): Emit the move at the beginning
of the next basic block for trapping sets.

From-SVN: r72141
gcc/ChangeLog
gcc/cse.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/cfg2.C [new file with mode: 0644]