This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nss/19741] m68k: Assertion failure in gethostbyname


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]