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: PATCH: Use x86_64 bits/string.h for i386/x86-64


On Wed, 30 May 2012, H.J. Lu wrote:

> Hi,
> 
> This patch uses x86_64 bits/string.h for i386/x86-64.  OK to install?

Don't you need to do something about sysdeps/i386/i486/bits/string.h?  I 
don't know whether the x86_64 version behaves the same as that one does 
for -m32 or not, but it doesn't make sense to move one without removing 
the other.

-- 
Joseph S. Myers
joseph@codesourcery.com


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