[Bug inline-asm/48435] [4.7 Regression] Assertion failure during IRA (df_scan)

vmakarov at redhat dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 6 19:43:00 GMT 2011


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

Vladimir Makarov <vmakarov at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vmakarov at redhat dot com

--- Comment #4 from Vladimir Makarov <vmakarov at redhat dot com> 2011-04-06 19:42:56 UTC ---
All pseudos got 0 available hard regs and therefore spills.  Something wrong
with calculation of number of available hard regs for targets which can use reg
pairs starting only on even/odd hard regs.

The fix will need changes in very sensitive part of IRA code and need some time
to write it, test, and benchmark it.  I hope it will be done at the end of
week.

Sorry for the inconvenience.



More information about the Gcc-bugs mailing list