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 tree-optimization/17647] [4.0 regression] Missing i386 addressing modes


------- Additional Comments From bonzini at gcc dot gnu dot org  2004-09-27 08:52 -------
Confirmed, this is caused by ivopts.  In principle 4.0.0's optimization should
be a good thing, but once more register pressure makes the code worse because N
is not kept in a register.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-27 08:52:03
               date|                            |


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


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