[Bug rtl-optimization/31360] [4.2/4.3 Regression] rtl loop invariant is broken

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Mar 26 21:14:00 GMT 2007



------- Comment #8 from steven at gcc dot gnu dot org  2007-03-26 22:13 -------

Re. comment #5

Andrew, stop spreading nonsense.  Other compilers do take register pressure
into account.  In fact, they do so much better than GCC usually does.  (In GCC
you can't do it well because instructions are selected too late, so you don't
know per-class register pressure).  So your stupid and annoying crusade to
litter every bug with an "let RA fix it" remark shoud stop, thank you very
much.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.2.0                       |4.3.0


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



More information about the Gcc-bugs mailing list