This is the mail archive of the gcc-bugs@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]

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



------- 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


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