]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR preprocessor/34602 (Internal error with invalid #line directive)
authorTom Tromey <tromey@redhat.com>
Thu, 3 Jan 2008 17:58:26 +0000 (17:58 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 3 Jan 2008 17:58:26 +0000 (17:58 +0000)
commit33ae48375f1ceba18d2fe42d10acdf7a6b8acaba
treec6771e54be61d92ae4c113b997d5d553a15c2866
parentcac67c0835c7cf87ca6bb62b5fab0a781ac006b4
re PR preprocessor/34602 (Internal error with invalid #line directive)

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.

From-SVN: r131304
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/pr34602.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/directives.c