[Bug regression/61510] [4.10 Regression]: 20_util/scoped_allocator/requirements/explicit_instantiation.cc and tr1/6_containers/tuple/requirements/explicit_instantiation.cc

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 1 14:47:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61510

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
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-bugs mailing list