http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50249
Maxim Kuvyrkov <mkuvyrkov at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mkuvyrkov at gcc dot
| |gnu.org
--- Comment #6 from Maxim Kuvyrkov <mkuvyrkov at gcc dot gnu.org> 2011-09-07
02:55:56 UTC ---
Vladimir,
Does the analysis done by Tom sound correct (see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50249#c0) ?
To fix this RA bug, should we teach IRA to distinguish between Reload 1 and
Reload 2, or make sure that the reloads are evaluated in correct order, or
something else?
Thank you.