[Bug tree-optimization/65177] [5 Regression]: extend jump thread for finite state automata causes miscompilation
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 9 14:26:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65177
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Any progress on this? I've tried to reproduce but have the miscompile vs.
compile dbg counter on ~ current trunk (221277) in a different spot (=198
works, =199 fails) and even with r210000 different bbs and SSA_NAME versions,
so it is hard to find out if we are looking at the same thing.
More information about the Gcc-bugs
mailing list