This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/28030] missed optimization with load in a loop (restrict gets lost)
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Mar 2008 21:16:58 -0000
- Subject: [Bug tree-optimization/28030] missed optimization with load in a loop (restrict gets lost)
- References: <bug-28030-12708@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla 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
----------------------------------------------------------------------------
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