[Bug tree-optimization/32273] 'restrict' is forgotten after loop unrolling

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

[Bug tree-optimization/32273] 'restrict' is forgotten after loop unrolling

2007-06-23 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32273

[Bug tree-optimization/32273] 'restrict' is forgotten after loop unrolling

2007-06-15 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-06-16 05:49 --- Fixed at revision 125755 on the trunk by the merge of the pointer_plus. Though this is now a TREE level missed optimization so unassigning me. -- pinskia at gcc dot gnu dot org changed: What