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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-02-10
     Ever confirmed|0                           |1

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
This looks like a dup of PR60062 to me - we call fn1 with the argument on the
stack but fn1 expects it in %eax.  Fixed on trunk and thus doesn't reproduce
there.

Reply via email to