re PR target/20754 (ACATS cxg1005 fails at runtime on hppa-linux)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Wed, 11 Jan 2006 00:07:16 +0000 (00:07 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 11 Jan 2006 00:07:16 +0000 (00:07 +0000)
commit5401050bd5d50fd5d66a378afe4f6eda697d5484
treea957155246dc29dc5494f727934fd6001f0f94b6
parent7d0720375952abd2c48d95f4cf752eff7d732e48
re PR target/20754 (ACATS cxg1005 fails at runtime on hppa-linux)

PR target/20754
* pa.md: Create separate 32 and 64-bit move patterns for SI, DI, SF
and DF modes.  Add alternatives to copy between general and floating
point registers to the 32-bit patterns.
* pa-64.h (SECONDARY_MEMORY_NEEDED_RTX): Delete undefine.
* pa.h (SECONDARY_MEMORY_NEEDED_RTX): Delete define.
(SECONDARY_MEMORY_NEEDED): Secondary memory is only needed when
generating 64-bit code.
* pa.c (output_move_double): Handle copies between general and
floating registers.

From-SVN: r109557
gcc/ChangeLog
gcc/config/pa/pa-64.h
gcc/config/pa/pa.c
gcc/config/pa/pa.h
gcc/config/pa/pa.md