arm.c (add_constant): When taking the address of an item in the pool, get the mode...
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 3 Nov 1998 08:00:15 +0000 (08:00 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Tue, 3 Nov 1998 08:00:15 +0000 (08:00 +0000)
commit74641843a04eb3c3bc6fd23f2267edabade504f7
tree232ddb77253391f2655a8ade5521e9677b3185bc
parent566f153b895a8997bcb587ebbe2bc1d744890477
arm.c (add_constant): When taking the address of an item in the pool, get the mode of the item addressed.

* arm.c (add_constant): When taking the address of an item in the
pool, get the mode of the item addressed.
* arm.c (final_prescan_insn case INSN): If an insn doesn't
contain a SET or a PARALLEL, don't consider it for conditional
execution.
Restore ABI compatibility for NetBSD.
* arm/netbsd.h (DEFAULT_PCC_STRUCT_RETURN): Override setting in arm.h
(RETURN_IN_MEMORY): Likewise.

From-SVN: r23510
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/netbsd.h