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 34272, v2 + PR 42062


Hi,

this is my second try at dealing with this ICE on invalid. Actually, it
fixes also the first testcase of c++/42062, whereas the second one seems
to me definitely a duplicate of c++/28300 (ie, failure to reject
in-class partial specializations of the class itself): in case, I
propose to keep 28300 only and close as duplicate 42062.

Tested x86_64-linux. Ok for mainline?

Paolo.

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

Attachment: CL_34272_42062
Description: Text document

Attachment: patch_34272_42062
Description: Text document


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