This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]