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: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org,sean at mcneil dot com, gcc-prs at gcc dot gnu dot org
- Date: Sat, 15 Mar 2003 12:50:33 +0100
- Subject: Re: c++/10069: -include switch is improperly handled
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.
Greetz
Steven