[Bug rtl-optimization/31987] [4.3 Regression] ICE in remove_insn, at emit-rtl.c:3579 at -O3
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 14 02:16:00 GMT 2007
------- Comment #7 from pinskia at gcc dot gnu dot org 2007-06-14 02:16 -------
This was fixed by:
2007-06-12 Seongbae Park <seongbae.park@gmail.com>
* gcse.c (cpro_jump): Don't emit barrier in cfglayout mode.
As the barrier was being created by gcse (before the merge of df branch).
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31987
More information about the Gcc-bugs
mailing list