preprocessor/2565

neil@gcc.gnu.org neil@gcc.gnu.org
Mon Apr 16 23:56:00 GMT 2001


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

From: neil@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, gmt@cs.arizona.edu, neil@gcc.gnu.org,
  nobody@gcc.gnu.org
Cc:  
Subject: Re: preprocessor/2565
Date: 17 Apr 2001 06:49:04 -0000

 Synopsis: mention in #line precludes later #include
 
 Responsible-Changed-From-To: unassigned->neil
 Responsible-Changed-By: neil
 Responsible-Changed-When: Mon Apr 16 23:49:04 2001
 Responsible-Changed-Why:
     Because 'tiz mine.
 State-Changed-From-To: open->closed
 State-Changed-By: neil
 State-Changed-When: Mon Apr 16 23:49:04 2001
 State-Changed-Why:
     Thanks for the bug report.  It appears fixed in the 3.0 branch:
     monkey:tmp{5}$ gcc -E foo.c
     # 3 "foo.h"
     # 1 "foo.h" 1
     # 4 "foo.h" 2
     int main(int argc, char *argv[]) { return 0; }
     monkey:tmp{6}$ 
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2565&database=gcc



More information about the Gcc-prs mailing list