tree-eh.c
115 KB
-
re PR tree-optimization/50780 (ICE: verify_gimple failed: invalid operands in… · dd46054a
re PR tree-optimization/50780 (ICE: verify_gimple failed: invalid operands in ternary operation with -ftree-vectorize -fnon-call-exceptions) 2011-10-19 Richard Guenther <rguenther@suse.de> PR middle-end/50780 * tree-ssa-forwprop.c (forward_propagate_into_cond): Verify the condition is properly gimple before using it. * tree-eh (stmt_could_throw_1_p): Properly extract the operation type from comparisons. From-SVN: r180192
Richard Guenther committed