This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/15319] [x86] ICE in change_stack, at reg-stack.c:2299



------- Comment #3 from ubizjak at gmail dot com  2009-09-17 11:08 -------
(In reply to comment #2)

> According to these rules, your asm should be written as:
> 
>   asm ("fmulp": "=t" (ret): "0" (ret), "u" (tmp): "st(1)");

So, invalid.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]