[Bug inline-asm/35160] local-alloc introduces sharing of the same pseudo/hard reg between different output regs in inline asm
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 29 08:29:00 GMT 2008
------- Comment #22 from jakub at gcc dot gnu dot org 2008-12-29 08:26 -------
IRA gets it right, after backing out that match_asm_constraints_1 change the
registers are still allocated correctly and the testcase doesn't abort.
So fixed in 4.4.
--
jakub at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Known to fail| |4.3.2
Known to work| |4.4.0
Resolution| |FIXED
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35160
More information about the Gcc-bugs
mailing list