This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32273] 'restrict' is forgotten after loop unrolling
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2007 05:49:46 -0000
- Subject: [Bug tree-optimization/32273] 'restrict' is forgotten after loop unrolling
- References: <bug-32273-14680@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla 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 |Removed |Added
----------------------------------------------------------------------------
AssignedTo|pinskia at gcc dot gnu dot |unassigned at gcc dot gnu
|org |dot org
Status|ASSIGNED |NEW
Component|middle-end |tree-optimization
Keywords| |TREE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32273