OSDN Git Service

* cppinit.c (cpp_post_options): If preprocessed, turn off
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 May 2002 08:23:20 +0000 (08:23 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 May 2002 08:23:20 +0000 (08:23 +0000)
commitca52ef607be049bd775a725f6d77eaf554bfb2b0
tree8d676f8eb309246fd73a05fd979264ce2b405f0e
parent02bfdd71cd1ebcfa2eb39072ecd7e8b7aefae2e4
* cppinit.c (cpp_post_options): If preprocessed, turn off
traditional.  If traditional, turn off column numbers.
* cpplib.c (cpp_push_buffer): Lex from stage 3 if traditional.
* cpptrad.c (handle_newline): Update line_base.
(skip_comment): Handle -Wcomment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53582 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppinit.c
gcc/cpplib.c
gcc/cpptrad.c