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/18353] ICE with "movaps" in inline asm when using -masm=intel


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-07 07:09 -------
I think this is invalid, the operand is wrong, you cannot pass a struct to an operand of an asm, see PR 
8788 for another example of where the problem can come into play.

Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-07 07:09:55
               date|                            |


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


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