r234962 - in /trunk/gcc: ChangeLog ipa-pure-con...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Apr 13 20:43:00 GMT 2016
Author: jakub
Date: Wed Apr 13 20:43:10 2016
New Revision: 234962
URL: https://gcc.gnu.org/viewcvs?rev=234962&root=gcc&view=rev
Log:
PR c++/70641
* ipa-pure-const.c (pass_nothrow::execute): Call maybe_clean_eh_stmt
on all recursive call stmts. Return TODO_cleanup_cfg if any dead
eh edges have been purged.
* g++.dg/opt/pr70641.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/opt/pr70641.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-pure-const.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list