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: PATCH: g++ Frontend bug (or not?) introduced by your 1998/08/20 change.


>>>>> Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de> writes:

>>>>> "Jason" == Jason Merrill <jason@cygnus.com> writes:

 Jason> I think it would be better to fix this by checking
 Jason> DECL_LANGUAGE in grokfndecl.

 > Like this?

Almost.  I would like to keep the check for local types on extern "C"
functions, so it should attach to the ANON_AGGRNAME_P test.  I'll go ahead
and put it in.

Jason


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