OSDN Git Service

2005-10-08 James A. Morrison <phython@gcc.gnu.org>
authorphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Oct 2005 18:11:02 +0000 (18:11 +0000)
committerphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Oct 2005 18:11:02 +0000 (18:11 +0000)
commit0fc339a882e3c2095840b3eb7796c7f4aabe7783
treeeaeb5b0e9b716ff309556c61e72ebb66e3a58588
parentd5ec9abab2116e371622d1736ce68d42d76fcd50
2005-10-08  James A. Morrison  <phython@gcc.gnu.org>

        PR c++/22172
        * parser.c (cp_parser_postfix_expression) <RID_TYPENAME>: Treat nontype
        scopes as nondependent.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105120 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/crash30.C [new file with mode: 0644]