------- Comment #3 from rguenth at gcc dot gnu dot org  2009-06-25 12:36 -------
Confirmed.  With 4.4 the issue seems to be different as we use mov{l,h}ps but
access beyond the stack clobbering the return location.  Oops.  Doesn't
segfault with -fstack-protector.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uros at gcc dot gnu dot org,
                   |                            |rguenth at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
          Component|c++                         |target
     Ever Confirmed|0                           |1
           Keywords|                            |wrong-code
   Last reconfirmed|0000-00-00 00:00:00         |2009-06-25 12:36:43
               date|                            |


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

Reply via email to