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/20643] [4.0/4.1/4.2 Regression] Tree loop optimizer does worse job than RTL loop optimizer



------- Comment #18 from pinskia at gcc dot gnu dot org  2007-07-04 17:58 -------
Yep this was fixed by Pointer_plus.
The load of hmm->tsc is no longer in the inner most loop.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0/4.1/4.2/4.3 Regression]|[4.0/4.1/4.2 Regression]
                   |Tree loop optimizer does    |Tree loop optimizer does
                   |worse job than RTL loop     |worse job than RTL loop
                   |optimizer                   |optimizer


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


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