This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/10069: -include switch is improperly handled
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Sean McNeil <sean at mcneil dot com>
- Cc: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>, gcc-gnats at gcc dot gnu dot org,gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org
- Date: Sat, 15 Mar 2003 21:19:07 +0000
- Subject: Re: c++/10069: -include switch is improperly handled
- References: <3E731389.6000202@student.tudelft.nl> <1047759380.72174.0.camel@blue.mcneil.com>
Sean McNeil wrote:-
> > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10069
> >
> > Hi Sean,
> >
> > Which version of GCC do you see this bug with? I don't see this on the
> > 3.3 branch.
> > If you saw it on the mainline: there's a lot of ongoing work on the
> > preprocessor, to
> > move stuff from cpplib to the front ends. Maybe it is fixed already.
Nothing was broken that needs fixing, IMO. I suspect any problems that
are being observed are local-setup / configure / something else obscure
dependent. Certainly all my changes aren't fixing anything; they're
just putting code where it more properly belongs.
Neil.