This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: collate_output: Assertion `idx[cnt] % 4 == 0' failed.


Andreas Schwab <schwab@suse.de> writes:

> ld-collate.c requires an alignment of 4 when previous items where only
> aligned at __alignof__ (int32_t).  The latter is 2 on m68k-linux, thus the
> assertion may fail.

I've applied the patch now and also added an appropriate patch to
string/strxfrm.c.  Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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