Tom Tromey
5d6342ebc2
re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trigraph)
gcc/testsuite
PR preprocessor/27777:
* gcc.dg/cpp/pr27777.c: New file.
libcpp
PR preprocessor/27777:
* lex.c (cpp_output_line_to_string): New function.
* internal.h (_cpp_begin_message): Don't declare.
* errors.c (_cpp_begin_message): Now static.
* include/cpplib.h (cpp_output_line_to_string): Declare.
* directives.c (do_diagnostic): Rewrote. Use
cpp_output_line_to_string. Don't use _cpp_begin_message.
From-SVN: r135740
2008-05-21 21:52:57 +00:00
..
2008-05-21 21:52:57 +00:00
2008-03-28 02:07:37 +00:00
2008-04-18 10:28:53 +00:00
2008-05-21 21:52:57 +00:00
2008-04-21 14:02:00 +00:00
2008-05-04 04:25:04 -07:00
2008-05-04 04:25:04 -07:00
2008-05-21 21:52:57 +00:00
2008-05-21 21:52:57 +00:00
2008-05-13 14:50:27 +00:00
2008-04-21 14:02:00 +00:00
2008-04-18 09:58:08 -04:00
2008-05-21 21:52:57 +00:00
2008-05-21 21:52:57 +00:00
2008-04-18 09:58:08 -04:00
2008-04-16 21:10:37 +00:00
2008-03-06 18:08:40 +00:00
2008-05-21 15:00:59 +00:00