[Bug middle-end/32711] Regression: ICE when using inline asm constraint "X"

2007-07-09 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-09 22:59 --- "X" constraint means anything matches. Now why we are ICEing is a bit weird. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32711

[Bug middle-end/32711] Regression: ICE when using inline asm constraint "X"

2007-07-09 Thread scovich at gmail dot com
--- 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 eff

[Bug middle-end/32711] Regression: ICE when using inline asm constraint "X"

2007-07-09 Thread ubizjak at gmail dot com
--- Comment #3 from ubizjak at gmail dot com 2007-07-10 06:46 --- (In reply to comment #1) > "X" constraint means anything matches. Now why we are ICEing is a bit weird We hit: /* We have patterns that allow zero sets of memory, for instance. In 64-bit mode, we should p