------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-09 00:51 ------- (In reply to comment #6) > (In reply to comment #5) > > This is somewhat shorter, though maybe not much: > > Does -fno-strict-aliasing make this compile and run correctly?
Because if it does then this is not tree optimization problem because the tree dumps look the same with and without -fno-strict-aliasing. This would then either be a RTL, a C++ or a libstdc++ problem, I don't know which yet. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19813