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 middle-end/32711] Regression: ICE when using inline asm constraint "X"



------- Comment #2 from scovich at gmail dot com  2007-07-09 23:27 -------
(In reply to comment #1)
> "X" constraint means anything matches.  Now why we are ICEing is a bit weird.

I started using it because "g" doesn't seem to allow xmm references.
Fortunately, "xm" seems to have the desired effect.


-- 


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


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