------- Comment #3 from pinskia at gcc dot gnu dot org  2006-08-31 19:27 -------
Actually yes it is branched because it should be but         movl    $0, 0

Means store 0 into the address of 0 so it works.  The branch over is ok because
well this is the way zero overhead exceptions works.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|other                       |rtl-optimization
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28917

Reply via email to