r217449 - in /trunk/gcc: ChangeLog ipa-pure-con...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Nov 12 23:09:00 GMT 2014


Author: jakub
Date: Wed Nov 12 23:09:15 2014
New Revision: 217449

URL: https://gcc.gnu.org/viewcvs?rev=217449&root=gcc&view=rev
Log:
	PR ipa/63838
	* ipa-pure-const.c (propagate_nothrow): Walk w->indirect_calls
	chain instead of node->indirect_calls.  Put !can_throw into
	conditions of all the loops.

	* g++.dg/ipa/pr63838.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ipa/pr63838.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-pure-const.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list