tree-vect-generic.c
22.2 KB
-
re PR tree-optimization/47639 (ICE: verify_stmts failed: statement marked for… · 3865a06f
re PR tree-optimization/47639 (ICE: verify_stmts failed: statement marked for throw, but doesn't with -fstack-check=generic -fexceptions -fnon-call-exceptions) 2011-02-08 Richard Guenther <rguenther@suse.de> PR middle-end/47639 * tree-vect-generic.c (expand_vector_operations_1): Update stmts here ... (expand_vector_operations): ... not here. Cleanup EH info and the CFG if required. * g++.dg/opt/pr47639.c: New testcase. From-SVN: r169926
Richard Guenther committed