[Bug preprocessor/27783] Garbage at end of #include line ignored

2006-05-28 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-28 18:56 --- I should note I could reproduce it with Apple's GCC though. It has warned since 3.0.4, while 2.95.3 did: earth:~>~/ia32_linux_gcc2_95//bin/gcc t.c t.c:1: stdio.hbar: No such file or directory -- http://gcc.gnu.o

[Bug preprocessor/27783] Garbage at end of #include line ignored

2006-05-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-05-28 18:55 --- This is a bug in Apple's GCC as I cannot reproduce it in the FSF released 3.4.0, 4.0.0, 4.1.0 or 4.2.0. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug preprocessor/27783] Garbage at end of #include line ignored

2006-05-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-28 18:53 --- [kudzu:trunk/objdir/gcc] pinskia% ./xgcc -B. t.c t.c:1:20: warning: extra tokens at end of #include directive h. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27783