[Bug tree-optimization/49000] [4.6/4.7 Regression] ICE: verify_ssa failed with -O2 -g

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 17 17:22:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49000

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-05-17 17:03:00 UTC ---
Needs to be guarded additionally with && gimple_debug_bind_has_value_p (stmt)
otherwise it doesn't get too far.



More information about the Gcc-bugs mailing list