preprocessor/2928

neil@gcc.gnu.org neil@gcc.gnu.org
Thu May 24 14:36:00 GMT 2001


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

From: neil@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org,
  yann.droneaud@iupmime.univ-lemans.fr
Cc:  
Subject: Re: preprocessor/2928
Date: 24 May 2001 21:34:14 -0000

 Synopsis: out of memory during macros expansion
 
 State-Changed-From-To: open->closed
 State-Changed-By: neil
 State-Changed-When: Thu May 24 14:34:14 2001
 State-Changed-Why:
     I don't think we can really call this a CPP bug; it's only
     doing what it's told.  The complete expansion of your code
     probably has in excess of 100 million tokens.
     
     I condsider this mainly a bug in GLIBC, but I think
     your coding style is poor, too.  However, I suspect that if
     you report it as a GLIBC bug, you'll just be brusquely
     told to fix your code.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2928&database=gcc



More information about the Gcc-prs mailing list