[Bug c++/21383] [3.4 Regression] Crash when finding &a_templated_func<>

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 6 11:01:00 GMT 2005



------- Comment #10 from reichelt at gcc dot gnu dot org  2005-12-06 11:01 -------
Subject: Bug 21383

Author: reichelt
Date: Tue Dec  6 11:00:46 2005
New Revision: 108114

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108114
Log:
        Backport:
        2005-10-18  Nathan Sidwell  <nathan@codesourcery.com>

        PR c++/21383
        * name-lookup.c (arg_assoc): Template args can be null in a
        template-id-expr.

        * g++.dg/overload/koenig2.C: New.

Added:
    branches/gcc-3_4-branch/gcc/testsuite/g++.dg/overload/koenig2.C
Modified:
    branches/gcc-3_4-branch/gcc/cp/ChangeLog
    branches/gcc-3_4-branch/gcc/cp/name-lookup.c
    branches/gcc-3_4-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21383



More information about the Gcc-bugs mailing list