[PATCH] endian.h: Define unsigned fixed-width integer types [BZ #31749]
Collin Funk
collin.funk1@gmail.com
Tue Jun 11 15:16:30 GMT 2024
Joseph Myers <josmyers@redhat.com> writes:
> That's the sort of thing that would best be tested with
> build-many-glibcs.py to see if any configurations are using <endian.h>
> (possibly indirectly) in assembly source at present. It appears the
> original addition of that check was because of a use in SH strlen.S, which
> was removed in commit 3ce2865f93d42f4721d58088dd6ab1dac06ea85b "SH:
> Replace <endian.h> usage with pre-processor macros.", but maybe there are
> other places still relying on it in assembly source.
Thanks for the advice. I'll do some testing and send an updated patch.
Collin
More information about the Libc-alpha
mailing list