diff options
| author | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-12-08 12:01:59 +0000 |
|---|---|---|
| committer | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-12-08 12:01:59 +0000 |
| commit | 61a8313947d5d014ebd5bfcc831f2613bd833296 (patch) | |
| tree | af1bbb1acd95fad4ba7823197532eaeafdd00ff3 /libjava/java/text/ParsePosition.java | |
| parent | cfb3c5b1d76daa7554f2a0103e3c6dc9e829ce03 (diff) | |
| download | ppe42-gcc-61a8313947d5d014ebd5bfcc831f2613bd833296.tar.gz ppe42-gcc-61a8313947d5d014ebd5bfcc831f2613bd833296.zip | |
* c-lex.c (c_lex): Peek a token ahead for a string to concatenate,
using combine_strings to do the concatenation.
* c-parse.in: Replace uses of the string non-terminal with STRING.
Don't attempt string concatenation.
(OBJC_STRING): New terminal.
(string): Remove non-terminal.
(_yylex): Call combine_strings on function names. Generate
OBJC_STRING terminals; don't pass '@' on to yacc.
* c-typeck.c (simple_asm_stmt): Don't concatenate strings here.
(build_asm_stmt): Similarly.
cp:
* parse.y: Replace uses of the string non-terminal with STRING.
Don't perform string concatentaion here.
(string): Remove non-terminal.
* semantics.c (finish_asm_stmt): Don't concatenate strings here.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47792 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/text/ParsePosition.java')
0 files changed, 0 insertions, 0 deletions

