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 71128 ("[concepts] ICE on ill-formed explicit instantiation of a function concept")


Hi,

another simple issue: here we ICE at the beginning of instantiate_decl when we try to explicitly instantiate a concept. Tested x86_64-linux.

Thanks, Paolo.

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

Attachment: CL_71128
Description: Text document

Attachment: patch_71128
Description: Text document


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