aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop.c
diff options
context:
space:
mode:
authorZack Weinberg <zack@rabi.phys.columbia.edu>1999-02-04 06:36:54 -0500
committerDave Brolley <brolley@gcc.gnu.org>1999-02-04 06:36:54 -0500
commit5538ada62ffabf0bd01e583416641137205ff7b7 (patch)
treef83be6cdafbc1c89d47e5f3cafe7b3c98fd2c0fc /gcc/loop.c
parentc20df9e705681bf5ec620c8b887b03c1e0fd45bb (diff)
downloadgcc-5538ada62ffabf0bd01e583416641137205ff7b7.zip
gcc-5538ada62ffabf0bd01e583416641137205ff7b7.tar.gz
gcc-5538ada62ffabf0bd01e583416641137205ff7b7.tar.bz2
cpplib.c (initialize_char_syntax): Move to cppinit.c.
1999-02-04 14:33 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu> * cpplib.c (initialize_char_syntax): Move to cppinit.c. (cpp_define): Remove redundant syntax checks. (make_assertion): Rename cpp_assert, remove redundant syntax checks, export. (cpp_options_init): Don't init things to zero twice. (cpp_expand_to_buffer): Use memcpy, not a char-by-char loop. (do_include): Kill excessively verbose import warning that snuck back in in the gcc2 merge. (convert_string): Removed. (do_line): Rewrite with simple last-name-used cache instead of private hashtable. (cpp_start_read): Call initialize_char_syntax here, not... (cpp_reader_init): ...here. (cpp_handle_options): Support the -std switch. * cpplib.h (cpp_buffer): Add last_nominal_fname member. (cpp_options): Add c9x flag. Declare all the is_* tables and trigraph table here, as const. Prototype cpp_assert and initialize_char_syntax. * cppinit.c: New file. * cppfiles.c (read_and_prescan): Optimize. * Makefile.in (LIBCPP_OBJS): Add cppinit.o. From-SVN: r25024
Diffstat (limited to 'gcc/loop.c')
0 files changed, 0 insertions, 0 deletions