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 54541 / 54542


Hi,

I'm finishing (in the C++ library testsuite now) testing this straightforward patch for a couple of "standard" SFINAE issues (interestingly, however, 54541 is a regression in mainline).

Ok for mainline?

Thanks,
Paolo.

PS: I suspect that the require_complete_type in convert_arg_to_ellipsis should also be require_complete_type_sfinae

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

Attachment: CL_54541_54542
Description: Text document

Attachment: patch_54541_54542
Description: Text document


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