OSDN Git Service

* parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIER_NODE...
authortglek <tglek@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Dec 2009 01:00:39 +0000 (01:00 +0000)
committertglek <tglek@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Dec 2009 01:00:39 +0000 (01:00 +0000)
commitfd1db3e9212f280d8ad99ed3dbaab9be098107da
tree9dcfcc8ddcab8a665737a6856820cf2548681ad7
parentc64a2586cbed05c73a105283d6b1feaf5301f58e
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154890 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/cp/semantics.c