[Bug tree-optimization/28030] missed optimization with load in a loop (restrict gets lost)

2008-10-01 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-10-01 14:34 --- *** This bug has been marked as a duplicate of 14187 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/28030] missed optimization with load in a loop (restrict gets lost)

2008-03-14 Thread rguenth at gcc dot gnu dot org
--- 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

[Bug tree-optimization/28030] missed optimization with load in a loop (restrict gets lost)

2008-03-14 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-03-14 21:24 --- This is most likely a dup of PR 16306. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28030