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 #8 from nathan at gcc dot gnu dot org  2005-10-18 13:49 -------
fixed mainline, 4.0
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.

leaving open for 3.4 backport


-- 

nathan at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.4/4.0/4.1 Regression]    |[3.4 Regression] Crash when
                   |Crash when finding          |finding &a_templated_func<>
                   |&a_templated_func<>         |


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]