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]
Other format: [Raw text]

Re: [PATCH] Fix g++.dg/parse/parameter-declaration-1.C test


On Tue, Dec 10, 2002 at 01:35:00AM +0100, Gabriel Dos Reis wrote:
> | Both gcc 3.2.x and trunk issue the error on the
> | last line of input, ie.
> | testsuite/g++.dg/parse/parameter-declaration-1.C:7: type specifier omitted for parameter `a()'
> | testsuite/g++.dg/parse/parameter-declaration-1.C:7: parse error at end of input
> | and not on line 6.
> | Is this what you meant?
> 
> Does it solve the problem I outlined in
> 
>    http://gcc.gnu.org/ml/gcc-patches/2002-12/msg00460.html

Sure.

	Jakub


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