------- Comment #3 from reichelt at gcc dot gnu dot org  2006-02-14 16:08 
-------
Subject: Bug 26151

Author: reichelt
Date: Tue Feb 14 16:08:06 2006
New Revision: 110980

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110980
Log:
        PR c++/26151
        * parser.c (cp_parser_decl_specifier_seq): Check for duplicate
        decl-specifiers.  Remove extra check for duplicate 'friend'.
        * decl.c (grokdeclarator): Remove check for duplicate
        decl-specifiers.  Set longlong together with long_p.

Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/decl.c
    branches/gcc-4_1-branch/gcc/cp/parser.c


-- 


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

Reply via email to