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]
Other format: [Raw text]

Re: [PATCH] Fix tst-array* on x86_64


I already read the linker script of course.  I don't see how that explains
it.  The ALIGN is done before the symbol or the section.  Ah, but you are
saying that the section will have sh_addralign of 16 and that will skip the
word after the symbol and before the section.  Of course, you didn't say
that so I can only assume that having me just get lucky and guess what you
meant was your way of being helpful.


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