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

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


The following reply was made to PR preprocessor/5288; it has been noted by GNATS.

From: Erik Schnetter <schnetter@uni-tuebingen.de>
To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: preprocessor/5288: "cpp -traditional -dD" does not output preprocessing result
Date: Sun, 6 Jan 2002 17:57:24 +0100

 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-prs mailing list