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 rtl-optimization/50249] ira marks wrong value for inheriting


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.


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