r217450 - in /branches/gcc-4_9-branch/gcc: Chan...

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


Author: jakub
Date: Wed Nov 12 23:18:47 2014
New Revision: 217450

URL: https://gcc.gnu.org/viewcvs?rev=217450&root=gcc&view=rev
Log:
	PR ipa/63838
	* ipa-pure-const.c (propagate_nothrow): Walk w->indirect_calls
	chain instead of node->indirect_calls.

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

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/pr63838.C
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/ipa-pure-const.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list