r148307 - in /branches/gcc-4_4-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Jun 9 04:23:00 GMT 2009


Author: jason
Date: Tue Jun  9 04:23:00 2009
New Revision: 148307

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148307
Log:
        * parser.c (cp_parser_type_id_1): 'auto' type is ok with a
        late-specified return type.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/auto15.C
      - copied unchanged from r148306, trunk/gcc/testsuite/g++.dg/cpp0x/auto15.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/parser.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list