tree-complex.c
44 KB
-
re PR middle-end/36191 (can't use complex in a eh region if non-call-exceptions is enabled) · 04be6ff5
PR c++/36191 * tree-complex.c (expand_complex_libcall): Call maybe_clean_or_replace_eh_stmt and gimple_purge_dead_eh_edges instead of passing true as 3rd argument to gsi_replace. * g++.dg/torture/pr36191.C: New test. From-SVN: r142950
Jakub Jelinek committed