------- Additional Comments From echristo at redhat dot com  2005-01-29 00:25 
-------
Current mainline does this:

[EMAIL PROTECTED] ~/tmp]$ /dzur/sourceware/builds-gcc/build-dzur/gcc/cc1 -dI -C 
test.c
In file included from test.c:1:
test.h:1: internal compiler error: in c_lex_with_flags, at c-lex.c:466
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
[EMAIL PROTECTED] ~/tmp]$ cat test.c
#include "test.h" /* this is a comment.  */
[EMAIL PROTECTED] ~/tmp]$ cat test.h
/* this is another comment.  */

------

I'm investigating.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13726

Reply via email to