------- Comment #12 from aldot at gcc dot gnu dot org  2006-10-24 20:41 -------
(In reply to comment #11)
> *** Bug 29586 has been marked as a duplicate of this bug. ***
> 

Fair enough.

Still pr29586 seems to be a diagnostic bug since the warning is mangled:

$ cat blah.c 
#warning (that's not C?)
$ gcc-4.3 -c -o blah.o blah.c
blah.c:1:2: warning: #warning (thatblah.c:1:15: warning: missing terminating '
character
's not C?)


-- 


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

Reply via email to