------- Comment #1 from rguenth at gcc dot gnu dot org 2008-09-22 11:27 ------- reg_ebx is obviously unused in your function so the assignment is DCEd. I guess what you try to do is not really possible with C.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37613
