This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/28030] missed optimization with load in a loop



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]