[Bug c++/14029] [tree-ssa] Miscompilation of unrolled loop due to Iterator::base having an aliasing problem
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 9 02:21:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-09 02:21 -------
Basically the problem is in both the C and C++ front-ends lowering too soon so that offset
will work correctly. So the change to fix this needs to have a builtin for offset like the on in
http://gcc.gnu.org/ml/gcc-patches/2004-01/msg00032.html, I am going to update that
patch and try to fix it for the C++ template problems.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14029
More information about the Gcc-bugs
mailing list