John David Anglin 74bc0c3a16 hppa: Fix reload error with atomic code [BZ #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.  Otherwise we get:
../sysdeps/unix/sysv/linux/hppa/bits/atomic.h:68:6: error:
	can't find a register in class 'R1_REGS' while reloading 'asm'

Build tested on trunk with gcc-4.8.  Similar patch has been tested
with 2.19 on Debian hppa-unknown-linux-gnu.
2015-08-08 01:11:44 -04:00
..
2015-05-19 09:43:54 -07:00
2015-02-08 18:46:00 +01:00
2015-07-21 00:20:24 +02:00
2015-07-09 15:25:47 -07:00
2015-07-01 17:24:37 +00:00
2015-07-15 09:33:14 +02:00