libcpp
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2008 17:58:26 +0000 (17:58 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2008 17:58:26 +0000 (17:58 +0000)
commitcde59b72c9b49740d7f7822c649c2a28c77c187c
treec6771e54be61d92ae4c113b997d5d553a15c2866
parente3a37aef272b028e7720f32f20f2cacab66ba1b1
libcpp
PR preprocessor/34602.
* directives.c (do_line): Don't try to spell EOF token.
(do_linemarker): Add comment.
gcc/testsuite
PR preprocessor/34602:
* gcc.dg/cpp/pr34602.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131304 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/pr34602.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/directives.c