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/32201] Can not allocate %xmm0 register for variable blend insn



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-06-04 07:22 -------
How can this be a regression if the constraint is new?
Also it seems like you could use register asm("xmm0") to get the correct
register to be used.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.3 Regression] Can not    |Can not allocate %xmm0
                   |allocate %xmm0 register for |register for variable blend
                   |variable blend insn         |insn


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


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