preprocessor/5288: "cpp -traditional -dD" does not output preprocessing result

Erik Schnetter schnetter@uni-tuebingen.de
Sun Jan 6 08:57:00 GMT 2002


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>



More information about the Gcc-bugs mailing list