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]

[C++ Patch] PR 80186 ("ICE on C++ code with invalid constructor...")


Hi,

in order to avoid this error recovery issue I think we want to check the return value of grok_ctor_properties, as we do in decl.c, for its only other use. Tested x86_64-linux.

Thanks, Paolo.

//////////////////


Attachment: CL_80186
Description: Text document

Attachment: patch_80186
Description: Text document


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