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]

[PATCH] hppa: Fix reload error compiling nss/getXXbyYY.c on hppa


The attached change fixes 18787.  As noted in the bug, the asm operands need to be copied to
register variables to avoid operand reloads in the principal asm of the macro.  See the arm implementation
for reference.

Build tested on trunk with gcc-4.8.  Similar patch has been tested with 2.19 on Debian hppa-unknown-linux-gnu.

Please commit if okay.

Thanks,
Dave
--
John David Anglin	dave.anglin@bell.net


Attachment: submitted-atomic.diff.txt
Description: Text document


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