[Bug preprocessor/28227] valid #ifdef rejected
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 12 19:47:00 GMT 2007
------- Comment #3 from tromey at gcc dot gnu dot org 2007-01-12 19:47 -------
Subject: Bug 28227
Author: tromey
Date: Fri Jan 12 19:46:49 2007
New Revision: 120731
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120731
Log:
libcpp
PR preprocessor/28227:
* directives.c (lex_macro_node): Added 'is_def_or_undef'
argument.
(do_define): Update.
(do_undef): Update.
(do_ifdef): Update.
(do_ifndef): Update.
gcc/testsuite
PR preprocessor/28227:
* gcc.dg/cpp/pr28227.c: New file.
Added:
trunk/gcc/testsuite/gcc.dg/cpp/pr28227.c
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/libcpp/ChangeLog
trunk/libcpp/directives.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28227
More information about the Gcc-bugs
mailing list