--- Comment #13 from pinskia at gcc dot gnu dot org 2007-06-10 09:34
---
*** Bug 32271 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- 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
--- Comment #11 from pinskia at gcc dot gnu dot org 2006-10-24 20:26
---
*** Bug 29586 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #10 from jsm28 at gcc dot gnu dot org 2006-09-13 02:27 ---
Fixed in 4.2.0 by making this a mandatory pedwarn.
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #9 from jsm28 at gcc dot gnu dot org 2006-09-13 01:04 ---
Subject: Bug 14634
Author: jsm28
Date: Wed Sep 13 01:04:18 2006
New Revision: 116915
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116915
Log:
libcpp:
PR c/28768
PR preprocessor/14634