--- Comment #4 from jakub at gcc dot gnu dot org 2010-05-24 08:58 ---
Current trunk prints fp=, which is correct (given that the
argument is passed in %eax using regparm calling conventions and the register
has been/could be clobbered by the call).
--
jakub at gcc dot gnu dot org cha
--- Comment #3 from raj dot khem at gmail dot com 2010-01-06 22:34 ---
http://gcc.gnu.org/ml/gcc-patches/2009-06/msg01317.html
could be the fix.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42638
--- Comment #2 from raj dot khem at gmail dot com 2010-01-06 20:28 ---
Created an attachment (id=19490)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19490&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42638
--- Comment #1 from raj dot khem at gmail dot com 2010-01-06 20:27 ---
Created an attachment (id=19489)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19489&action=view)
C testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42638