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/24536] [4.1 Regression] Register allocation to mmx asms broken



------- Comment #8 from pluto at agmk dot net  2005-10-26 12:36 -------
(In reply to comment #7)
> Yeah - noticed that after taking X for x ... which wouldn't have made sense,
> too.
> 

I've detected an ICE-on-invalid code with "y" constraint (MMX register)

pr24536.c:16: error: impossible register constraint in ‘asm’
pr24536.c:19: internal compiler error: in ix86_secondary_memory_needed,
              at config/i386/i386.c:15827


-- 

pluto at agmk dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pluto at agmk dot net


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


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