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/28030] missed optimization with load in a loop (restrict gets lost)



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-03-14 21:16 -------
This issue boils down to restrict not working or getting lost.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-03-14 21:16:58
               date|                            |
            Summary|missed optimization with    |missed optimization with
                   |load in a loop              |load in a loop (restrict
                   |                            |gets lost)


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


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