]> gcc.gnu.org Git - gcc.git/commit - gcc/cppmain.c
cppmacro.c (cpp_scan_buffer_nooutput): Take a boolean indicating whether to scan...
authorNeil Booth <neilb@earthling.net>
Tue, 28 Nov 2000 21:34:30 +0000 (21:34 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 28 Nov 2000 21:34:30 +0000 (21:34 +0000)
commit8dc4676ddb34f9749798446b9ad69382ca1c52d0
treeb95d79c17bb443cf45f6a1d401cede6a20cc135b
parentc77e04ae3ae833109b0aab9ff62f1882879abefd
cppmacro.c (cpp_scan_buffer_nooutput): Take a boolean indicating whether to scan all buffers on the stack or just one.

        * cppmacro.c (cpp_scan_buffer_nooutput): Take a boolean
        indicating whether to scan all buffers on the stack or
        just one.
        * cppinit.c (do_includes): Update.
        * cppmain.c (main): Update.
        * cpplib.h: Update prototype.

From-SVN: r37829
gcc/ChangeLog
gcc/cppinit.c
gcc/cpplib.h
gcc/cppmacro.c
gcc/cppmain.c
This page took 0.054909 seconds and 5 git commands to generate.