diff options
author | Zack Weinberg <zack@gcc.gnu.org> | 2003-10-13 18:53:28 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2003-10-13 18:53:28 +0000 |
commit | d08dcf87c3cd30fc6d3029bed71ed06237c840ba (patch) | |
tree | c72adc0c25b99cd7a460fe815b5e09afa77b4622 /gcc/config/pdp11 | |
parent | b1ef58c8faace79193bb064f8034b422beb7fb46 (diff) | |
download | gcc-d08dcf87c3cd30fc6d3029bed71ed06237c840ba.zip gcc-d08dcf87c3cd30fc6d3029bed71ed06237c840ba.tar.gz gcc-d08dcf87c3cd30fc6d3029bed71ed06237c840ba.tar.bz2 |
cpplex.c (_cpp_clean_line): In the common case of a line with no trigraphs and no \-newline...
* cpplex.c (_cpp_clean_line): In the common case of a line
with no trigraphs and no \-newline, avoid writing to memory.
(_cpp_skip_block_comment): Use a local 'cur' pointer instead
of the buffer member. Make c an uchar to avoid unnecessary
sign extensions.
From-SVN: r72437
Diffstat (limited to 'gcc/config/pdp11')
0 files changed, 0 insertions, 0 deletions