This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/10069: -include switch is improperly handled


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]