OSDN Git Service

In gcc/:
authornicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Sep 2010 23:33:10 +0000 (23:33 +0000)
committernicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Sep 2010 23:33:10 +0000 (23:33 +0000)
commitb839a0c15c9f0300bf52c0b53b069182211123ef
tree7dea08f33fec763a35283a94f9f3dc1ac81942cf
parentbad4fb18585337d44e31cd497a61d26560a1242c
In gcc/:
2010-09-29  Nicola Pero  <nicola.pero@meta-innovation.com>

       * c-parser.c (c_lex_one_token): In Objective-C, do not replace
       token->value with the canonical spelling.  Do exactly like C and
       C++ and leave it as it is.

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