]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/22172 (Internal compiler error, seg fault.)
authorJames A. Morrison <phython@gcc.gnu.org>
Sat, 8 Oct 2005 18:11:02 +0000 (18:11 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Sat, 8 Oct 2005 18:11:02 +0000 (18:11 +0000)
commit31e832d1f403eb61238b029f81dcafafa763ecc5
treeeaeb5b0e9b716ff309556c61e72ebb66e3a58588
parent5fa534e39e5cb389f8496c1cdb282876a49d9991
re PR c++/22172 (Internal compiler error, seg fault.)

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.

From-SVN: r105120
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/crash30.C [new file with mode: 0644]