[Bug c/32043] Basic block reordering creates two images of bb2,
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 22 16:12:00 GMT 2007
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-05-22 17:12 -------
No, what GCC is doing is correct, it is ok to duplicate Basic blocks. What you
are doing with the inline-asm is incorrect as you cannot jump into an
inline-asm without many troubles.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32043
More information about the Gcc-bugs
mailing list