r154890 - in /trunk/gcc/cp: ChangeLog parser.c ...

tglek@gcc.gnu.org tglek@gcc.gnu.org
Wed Dec 2 01:00:00 GMT 2009


Author: tglek
Date: Wed Dec  2 01:00:39 2009
New Revision: 154890

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154890
Log:
* parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIER_NODE instead of '{' when possible.\n* semantics.c (begin_class_definition): Do not overide locations with less precise ones.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/cp/semantics.c



More information about the Gcc-cvs mailing list