Re: [PATCH] nvptx: Fix up nvptx build against latest libstdc++ [PR100375]

2021-05-02 Thread tdevries
On 2021-05-02 10:52, Jakub Jelinek wrote: Hi! The r12-220-gd96db15967e78d7cecea3b1cf3169ceb924678ac change deprecated some non-standard std::pair constructors and that apparently broke nvptx.c build, where pseudo_node_t is std::pair and so nullptr (or NULL) needs to be used for the first argumen

Re: [RFC][nvptx, libgomp] Add 128-bit atomic support

2020-09-11 Thread tdevries
On 2020-09-11 16:48, Andrew Stubbs wrote: On 11/09/2020 15:25, Tom de Vries wrote: --- a/libgomp/testsuite/libgomp.c-c++-common/reduction-16.c +++ b/libgomp/testsuite/libgomp.c-c++-common/reduction-16.c @@ -1,4 +1,5 @@ /*·{·dg-do·run·}·*/ +/*·{·dg-additional-options·"-foffload=-latomic"·}·*/

[MAINTAINERS, committed] Update email address

2018-06-01 Thread tdevries
Hi, I've updated my email address in the MAINTAINERS file. Thanks, - Tom [MAINTAINERS] Update email address 2018-06-01 Tom de Vries * MAINTAINERS: Update my email address. --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTA