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/23523] code size regression on x86


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-23 11:26 -------
This is an ra issue.  There is only one load from pc_pipe[1] which x86 does not like.  There is an 
actually a different on the tree level but the ra should have handled that but it does not.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |18427
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |missed-optimization, ra
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-23 11:26:01
               date|                            |


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


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