This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r217451 - in /branches/gcc-4_8-branch/gcc: Chan...


Author: jakub
Date: Wed Nov 12 23:25:47 2014
New Revision: 217451

URL: https://gcc.gnu.org/viewcvs?rev=217451&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_8-branch/gcc/testsuite/g++.dg/ipa/pr63838.C
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/ipa-pure-const.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]