Re: [PATCH] c++: Allow overloaded builtins to be used in SFINAE context

2024-12-06 Thread Jason Merrill
On 12/6/24 12:01 PM, Matthew Malcomson wrote: On 12/4/24 19:09, Jason Merrill wrote: External email: Use caution opening links or attachments @@ -7752,7 +7859,7 @@ get_atomic_generic_size (location_t loc, tree function,    it by using TREE_INT_CST_LOW instead of tree_to_*hwi. Those h

Re: [PATCH] c++: Allow overloaded builtins to be used in SFINAE context

2024-12-04 Thread Jason Merrill
On 12/4/24 8:26 AM, Matthew Malcomson wrote: Attaching a patch with the changes requested. Have adjusted the case statement formatting back to how it was beforehand (also sending a separate patch for the relevant clang-format config change https://gcc.gnu.org/pipermail/gcc-patches/2024-December/

Re: [PATCH] c++: Allow overloaded builtins to be used in SFINAE context

2024-12-03 Thread Jason Merrill
On 12/3/24 8:46 AM, Matthew Malcomson wrote: Attempting to resend my response differently since my last email seems to have had problems with email permissions. Apologies for the duplication. On 12/2/24 16:48, Jason Merrill wrote: External email: Use caution opening links or attachments On 1

Re: [PATCH] c++: Allow overloaded builtins to be used in SFINAE context

2024-12-03 Thread Matthew Malcomson
Attempting to resend my response differently since my last email seems to have had problems with email permissions. Apologies for the duplication. On 12/2/24 16:48, Jason Merrill wrote: External email: Use caution opening links or attachments On 10/21/24 6:43 AM, Matthew Malcomson wrote: Pin

Re: [PATCH] c++: Allow overloaded builtins to be used in SFINAE context

2024-12-02 Thread Jason Merrill
On 10/21/24 6:43 AM, Matthew Malcomson wrote: Ping (re-sending ping because previous message body too large for list -- apologies for duplication to those on Cc). Attaching update on testsuite to fix testism on Arm that Linaro CI caught. From: Matthew Malcomson This commit newly introduces th

Re: Ping: [PATCH] c++: Allow overloaded builtins to be used in SFINAE context

2024-12-02 Thread Matthew Malcomson
[PATCH] c++: Allow overloaded builtins to be used in SFINAE context External email: Use caution opening links or attachments Ping 3 On 11/18/24 13:22, Matthew Malcomson wrote: > External email: Use caution opening links or attachments > > > Ping 2 > > On 10/21/24 11:43, Matthew

Re: Ping: [PATCH] c++: Allow overloaded builtins to be used in SFINAE context

2024-11-26 Thread Matthew Malcomson
Ping 3 On 11/18/24 13:22, Matthew Malcomson wrote: External email: Use caution opening links or attachments Ping 2 On 10/21/24 11:43, Matthew Malcomson wrote: External email: Use caution opening links or attachments Ping (re-sending ping because previous message body too large for list --

Ping: [PATCH] c++: Allow overloaded builtins to be used in SFINAE context

2024-11-18 Thread Matthew Malcomson
Ping 2 On 10/21/24 11:43, Matthew Malcomson wrote: External email: Use caution opening links or attachments Ping (re-sending ping because previous message body too large for list -- apologies for duplication to those on Cc). Attaching update on testsuite to fix testism on Arm that Linaro CI ca