[Bug tree-optimization/34385] new miscompilation after PR34148 fix

2007-12-07 Thread mueller at gcc dot gnu dot org
--- Comment #2 from mueller at gcc dot gnu dot org 2007-12-07 22:47 --- diff between broken -fdump-tree-optimized and working one is really small: --- out.cc.optimized.broken 2007-12-07 23:35:37.460943000 +0100 +++ out.cc.optimized.works 2007-12-07 23:35:53.641747000 +0100 @@ -

[Bug tree-optimization/34385] new miscompilation after PR34148 fix

2007-12-07 Thread mueller at gcc dot gnu dot org
--- Comment #1 from mueller at gcc dot gnu dot org 2007-12-07 22:46 --- Created an attachment (id=14710) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14710&action=view) testcase compile with g++ -ansi -O2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34385