[PATCH 2/8] Define register_t using bits/typesizes.h macros.

Florian Weimer fweimer@redhat.com
Wed May 22 14:42:00 GMT 2019


* Zack Weinberg:

>         * sysdeps/unix/sysv/linux/mips/bits/typesizes.h:
>         New file (copied from bits/typesizes.h).
>         Define __REGISTER_T_TYPE as __SWORD_TYPE for o32 and n64 ABIs.
>         Define __REGISTER_T_TYPE as __SQUAD_TYPE for n32.

Are you sure you used the correct template for this?  I would have
expected mips to use sysdeps/unix/sysv/linux/generic/bits/typesizes.h
before.

Thanks,
Florian



More information about the Libc-alpha mailing list