On Mon, 1 Sep 2025, Jakub Jelinek wrote:

> Hi!
> 
> The following patch implements
> https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3577.txt
> No big deal on the GCC side, for uimaxabs we just won't
> recognize it as builtin and I don't see it worth preserving
> __builtin_uimaxabs, I doubt anything but gcc testsuite used
> that.
> But on the glibc side I think it will need to remain exported
> for ABI compatibility :(
> 
> Tested on x86_64-linux, ok for trunk?

OK.

-- 
Joseph S. Myers
josmy...@redhat.com

Reply via email to