This is the mail archive of the gcc-patches@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]

Re: Bug in g++ --syntax-only


>>>>> "Phil" == Phil Edwards <pedwards@disaster.jaj.com> writes:

> On Tue, Jan 16, 2001 at 09:24:36AM +0000, Jason Merrill wrote:

>> No, not OK.  Please fix this in g++spec.c instead (search for 'warning').

> Something like this?

Yes, this is OK, thanks.

> (What's the diference?)

Several: This way fixes the problem where the problem originates, reuses
existing code and results in a smaller change.

Jason

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