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/31360] [4.2/4.3 Regression] rtl loop invariant is broken



------- 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


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