OSDN Git Service

* tradcpp.c: T_WARNING: New.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Dec 2000 10:41:56 +0000 (10:41 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Dec 2000 10:41:56 +0000 (10:41 +0000)
commitd979f66fd7d31107cf612cd466e6c89c8c565bc0
tree88301127c9de210ab9b98ed3c914dc678eb99bf9
parent2a1c3a8547b1863718a687ceebeef2c3b41e53cc
    * tradcpp.c: T_WARNING: New.
        (do_warning): New function.
        (finclude): Skip past the newline and increase the line number
        before calling output_line_command.
        (do_line): Skip the new line after output_line_command.  Don't
        pre-decrement the line number.

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