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 inline-asm/39114] wrong register (xmm) used when compiling inline assembly with msse2 option



------- Comment #2 from pinskia at gcc dot gnu dot org  2009-02-05 22:06 -------
"eax"(a[0])

That is not how you use constraints.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|wrong register (xmm) used   |wrong register (xmm) used
                   |when compiling inline       |when compiling inline
                   |assembly with msse2 option  |assembly with msse2 option


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


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