]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/macro.c
cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Thu, 9 May 2002 17:14:22 +0000 (17:14 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 9 May 2002 17:14:22 +0000 (17:14 +0000)
commitc3bf3e6eba663670b5cc64df7374607bfa474e71
tree01f729c62216201f8c59feee2235f99cff88f964
parent2cb008afaa3d246ca7fe8c72e89f0198a836e7a8
cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.

* cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.
* cppmacro.c (paste_all_tokens): Bad pastes are a hard error.
doc:
* cpp.texi: Update for removal of obsolete features.
testsuite:
* gcc.dg/cpp/poison.c: Update.
* gcc.dg/cpp/20000625-2.c: Remove.
* gcc.dg/cpp/direct2s.c: Remove final test.

From-SVN: r53333
gcc/ChangeLog
gcc/cpplib.c
gcc/cppmacro.c
gcc/doc/cpp.texi
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/20000625-2.c [deleted file]
gcc/testsuite/gcc.dg/cpp/direct2s.c
gcc/testsuite/gcc.dg/cpp/poison.c