[Bug target/20754] ACATS cxg1005 fails at runtime on hppa-linux

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 11 00:28:00 GMT 2006



------- Comment #11 from danglin at gcc dot gnu dot org  2006-01-11 00:28 -------
Subject: Bug 20754

Author: danglin
Date: Wed Jan 11 00:28:13 2006
New Revision: 109566

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109566
Log:
        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.


Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/pa/pa-64.h
    branches/gcc-4_1-branch/gcc/config/pa/pa.c
    branches/gcc-4_1-branch/gcc/config/pa/pa.h
    branches/gcc-4_1-branch/gcc/config/pa/pa.md


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20754




More information about the Gcc-bugs mailing list