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 52363


Hi,

thus I'm handling this issue per the discussion in the audit trail: by adding a tsubst_flags_t parameter to 'joust' and 'tourney' and adjusting the callers. Then 'joust' deals with SFINAE as-if pedantic mode were unconditionally active.

Tested x86_64-linux.

Thanks,
Paolo.

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

Attachment: CL_52363
Description: Text document

Attachment: patch_52363
Description: Text document


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