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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Oct 1 14:46:00 GMT 2014


Author: jakub
Date: Wed Oct  1 14:46:32 2014
New Revision: 215767

URL: https://gcc.gnu.org/viewcvs?rev=215767&root=gcc&view=rev
Log:
	PR c++/63306
	Backported from mainline
	2014-08-01  James Greenhalgh  <james.greenhalgh@arm.com>

	PR regression/61510
	* cgraphunit.c (analyze_functions): Use get_create rather than get
	for decls which are clones of abstract functions.

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

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/pr63306.C
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/cgraphunit.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list