diff options
author | Pádraig Brady <P@draigBrady.com> | 2012-10-30 02:02:05 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2012-11-04 00:49:04 +0000 |
commit | da1329e715250faf950ce497a7d7601845c2b119 (patch) | |
tree | 1f300a2ad6d39bf2f129ba94e0de47d7e43de874 /.gitignore | |
parent | 6108baa47e90aaefb83eb230e2e063906ca14e87 (diff) | |
download | coreutils-da1329e715250faf950ce497a7d7601845c2b119.tar.xz |
build: avoid build failure on some HPPA systems
* src/longlong.h: Restrict some HPPA assembly variants to PA RISC V2.0.
Note we also avoid this assembly for ilp32 runtimes, since even though
the assembly is accepted there, it's not safe as the context can get
clobbered between the 'add' and 'add,dc'.
This fixes a compile failure with newer HPPA systems with default
GCC CPU options.
Reported by John David Anglin
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions