This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: preprocessor/5288: "cpp -traditional -dD" does not output preprocessing result
- From: Erik Schnetter <schnetter at uni-tuebingen dot de>
- To: rodrigc at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Sun, 6 Jan 2002 17:57:24 +0100
- Subject: Re: preprocessor/5288: "cpp -traditional -dD" does not output preprocessing result
- Organization: Theoretische Astrophysik Tuebingen
- References: <20020106154321.28438.qmail@sources.redhat.com>
On Sunday 06 January 2002 16:43, rodrigc@gcc.gnu.org wrote:
> Synopsis: "cpp -traditional -dD" does not output preprocessing result
>
> State-Changed-From-To: open->feedback
> State-Changed-By: rodrigc
> State-Changed-When: Sun Jan 6 07:43:21 2002
> State-Changed-Why:
> Can you submit an example, with a description?
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&
>pr=5288
Sorry, I thought my description was clear. The example is really simple, so
I omitted it.
Try a source file that has a single line only, consiting of a single
character "a" only. According to the docs, the output should contain the
same line, in addition to several #define statements. But the output has
only #define statements.
-erik
--
Erik Schnetter <schnetter@uni-tuebingen.de>