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
- 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: 14 Jun 2006 15:09:10 -0000
- Subject: [Bug tree-optimization/28030] missed optimization with load in a loop
- References: <bug-28030-12708@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-06-14 15:09 -------
I doubt this has anything to do with templates and more to do with the aliasing
info about the the load of this->size_ .
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |alias, missed-optimization
Summary|missed optimization with - |missed optimization with
|ftree-vectorize and |load in a loop
|templates |
Version|tree-ssa |4.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28030