This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 2nd draft: PRs fixed in 3.1.1
- From: Joe Buck <Joe dot Buck at synopsys dot com>
- To: neil at daikokuya dot co dot uk (Neil Booth)
- Cc: Joe dot Buck at synopsys dot COM (Joe Buck), gcc at gcc dot gnu dot org
- Date: Tue, 16 Jul 2002 14:24:08 -0700 (PDT)
- Subject: Re: 2nd draft: PRs fixed in 3.1.1
> > 6844: ICE when preprocessing file with lots of #defines
Neil Booth writes:
> This is misleading. There was no problem with boatloads
> of #defines. The problem was an off-by-one bug with
> -dD that could lead to a segfault; it should be reworded
> as such.
The words I used are from the GNATS synopsis, but I'll be happy to make it
clearer. So you are saying that this ICE only occurs when a user gives
the -dD switch?