[Bug nss/19741] m68k: Assertion failure in gethostbyname
jrtc27 at jrtc27 dot com
sourceware-bugzilla@sourceware.org
Wed Jul 5 22:16:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=19741
--- Comment #1 from James Clarke <jrtc27 at jrtc27 dot com> ---
(In reply to James Clarke from comment #0)
> Alternatively, parse_list could choose
> MAX(sizeof(char *), __alignof__(char *)) as the alignment
Of course, since sizeof >= alignof, the MAX is unnecessary and it could just
use sizeof.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list