This is the mail archive of the libc-alpha@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]

Re: Use (void) in no-arguments function definitions


> Tested x86_64; the only differences in disassembly of glibc's .so
> files are, as for the "register" patch, changed address offsets.

I wonder why even those changed, since no non-code allocated sections (like
.dynsym) should have changed either, just debug info (if that).  I'm
curious enough about that to hope you bother investigating, but not enough
to investigate it myself, and not enough to give me pause about approving
the change as is.  I think it's fine.


Thanks,
Roland


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