OSDN Git Service

* cpphash.h (struct cpp_macro): Put comments on their own lines.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jun 2002 06:03:13 +0000 (06:03 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jun 2002 06:03:13 +0000 (06:03 +0000)
commit3396dc8065ec59cb307362fa820c58cb5cde9bff
treeadbb48f5611c4e938179b3f12970a0c7bef07ce1
parent08cb25b34934ce594d9f56eb9c56ef96ad6fedb4
* cpphash.h (struct cpp_macro): Put comments on their own lines.
(_cpp_expansions_different_trad): New.
* cppmacro.c (warn_of_redefinition): Fix for traditional case.
* cpptrad.c (canonicalize_text): New.
(scan_out_logical_line): Handle no arguments correctly.
(save_replacement_text): Commit memory when finished.
(_cpp_expansions_different_trad): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54432 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cpphash.h
gcc/cppmacro.c
gcc/cpptrad.c