This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bugs fixed in 3.0.3 -- draft, partial list
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- To: Joe Buck <jbuck at synopsys dot COM>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 21 Dec 2001 18:53:27 +0000
- Subject: Re: bugs fixed in 3.0.3 -- draft, partial list
- References: <200112211838.KAA22660@atrus.synopsys.com>
Hi Joe,
Joe Buck wrote:-
> Hi all,
>
> I've attempted to gather a list of bugs fixed in the 3.0.3 release, since
> people have been asking us for this kind of thing for a while. This is a
> partial list, based on my scans of ChangeLogs. If you know of others,
> please send me pointers; it's very difficult to get the right data from
> GNATS because if I just ask for closed bugs there's no way to sort out
> duplicates, bugs filed against the 3.1 branch or 2.95.x, etc. I've
> changed a number of the titles to make them more comprehensible;
> suggestions for improvements are welcome.
I ported Per's mainline fix for $(prefix)/include not being in the
preprocessor's search path.
I fixed a CPP bug where non-trivial macro redefinitions were only
warned about if -pedantic.
Neil.