This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32201] Can not allocate %xmm0 register for variable blend insn
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jun 2007 07:22:35 -0000
- Subject: [Bug target/32201] Can not allocate %xmm0 register for variable blend insn
- References: <bug-32201-1649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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