[Bug tree-optimization/83523] [6/7/8 Regression] ICE: verify_gimple failed (error: statement marked for throw, but doesn't)

2017-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83523 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Thu Dec 21 19:27:21 2017 New Revision: 255953 URL: https://gcc.gnu.org/viewcvs?rev=255953=gcc=rev Log: PR tree-optimization/83523 * tree-ssa-math-opts.c

[Bug tree-optimization/83523] [6/7/8 Regression] ICE: verify_gimple failed (error: statement marked for throw, but doesn't)

2017-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83523 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |6.5 Summary|[8 Regression]