Re: [PATCH v2] libstdc++: Workaround glibc headers on ia64-linux

2024-10-09 Thread Frank Scheiner
On 08.10.24 20:51, Jonathan Wakely wrote: On Thu, 3 Oct 2024 at 20:59, Frank Scheiner wrote: [...] The following patch adds a workaround for this on the libstdc++ testsuite side. Signed-off-by: Frank Scheiner Thanks, I'll push this. N.B. there's no ChangeLog entry in the patch submission, s

Re: [PATCH v2] libstdc++: Workaround glibc headers on ia64-linux

2024-10-08 Thread Jonathan Wakely
On Thu, 3 Oct 2024 at 20:59, Frank Scheiner wrote: > > We see: > > ``` > FAIL: 17_intro/names.cc -std=gnu++17 (test for excess errors) > FAIL: 17_intro/names_pstl.cc -std=gnu++17 (test for excess errors) > FAIL: experimental/names.cc -std=gnu++17 (test for excess errors) > ``` > > ...on ia64-lin

[PATCH v2] libstdc++: Workaround glibc headers on ia64-linux

2024-10-03 Thread Frank Scheiner
We see: ``` FAIL: 17_intro/names.cc -std=gnu++17 (test for excess errors) FAIL: 17_intro/names_pstl.cc -std=gnu++17 (test for excess errors) FAIL: experimental/names.cc -std=gnu++17 (test for excess errors) ``` ...on ia64-linux. This is due to: * /usr/include/bits/sigcontext.h:32-38: ``` 32