------- Comment #7 from pinskia at gcc dot gnu dot org 2007-06-14 02:16 -------
This was fixed by:
2007-06-12 Seongbae Park <[EMAIL PROTECTED]>
* 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