This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in g++ --syntax-only
>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:
> On Tue, Jan 16, 2001 at 12:24:59AM -0500, Phil Edwards wrote:
>> > I think addition of those -l flags should be disabled when
>> > --syntax-only is given. I find these messages counterintuitive.
>>
>> Same here. Somebody comment on the below patch?
> Ok.
No, not OK. Please fix this in g++spec.c instead (search for 'warning').
Jason