aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io/ObjectInputStream.java
diff options
context:
space:
mode:
authorNeil Booth <neil@daikokuya.demon.co.uk>2001-12-08 12:01:59 +0000
committerNeil Booth <neil@gcc.gnu.org>2001-12-08 12:01:59 +0000
commitcb97d97deebd67dc9988b51210f1432ecb924145 (patch)
treeaf1bbb1acd95fad4ba7823197532eaeafdd00ff3 /libjava/java/io/ObjectInputStream.java
parent18d6067bcd57dcc02099060cf91717faaca0b05b (diff)
downloadgcc-cb97d97deebd67dc9988b51210f1432ecb924145.zip
gcc-cb97d97deebd67dc9988b51210f1432ecb924145.tar.gz
gcc-cb97d97deebd67dc9988b51210f1432ecb924145.tar.bz2
c-lex.c (c_lex): Peek a token ahead for a string to concatenate...
* 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. From-SVN: r47792
Diffstat (limited to 'libjava/java/io/ObjectInputStream.java')
0 files changed, 0 insertions, 0 deletions