[PATCH v2] libstdc++: Workaround glibc headers on ia64-linux
Frank Scheiner
frank.scheiner@web.de
Wed Oct 9 17:55:39 GMT 2024
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 <frank.scheiner@web.de>
>
> Thanks, I'll push this.
>
> N.B. there's no ChangeLog entry in the patch submission, so I'll use:
>
> libstdc++-v3/ChangeLog:
>
> * testsuite/17_intro/names.cc [__linux__ && __ia64__]: Undefine
> 'u' as used in glibc headers.
Thanks a lot for taking this patch as is, also for adding a ChangeLog
entry. I didn't anticipate that for this one :-/. And I really need to
find out why my MUA breaks the patches.
Cheers,
Frank
More information about the Gcc-patches
mailing list