summaryrefslogtreecommitdiffstats
path: root/libjava/java/io/OutputStreamWriter.java
diff options
context:
space:
mode:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-08 12:01:59 +0000
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-08 12:01:59 +0000
commit61a8313947d5d014ebd5bfcc831f2613bd833296 (patch)
treeaf1bbb1acd95fad4ba7823197532eaeafdd00ff3 /libjava/java/io/OutputStreamWriter.java
parentcfb3c5b1d76daa7554f2a0103e3c6dc9e829ce03 (diff)
downloadppe42-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/io/OutputStreamWriter.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud