------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-06-22 
00:18 -------
Subject: Bug 14782

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_4-branch
Changes by:     [EMAIL PROTECTED]       2004-06-22 00:18:09

Modified files:
        gcc            : ChangeLog 
        gcc/config/pa  : pa.c pa.h 

Log message:
        PR rtl-optimization/14782
        * pa.c (emit_move_sequence): Use SFmode for 4-byte modes when doing
        the address checks for secondary reloads for loads from and stores
        to floating-point registers.
        * pa.h (EXTRA_CONSTRAINT, case T): Use SFmode for 4-byte modes
        in the address check.  Move work around for ELF32 targets to
        GO_IF_LEGITIMATE_ADDRESS.
        (GO_IF_LEGITIMATE_ADDRESS): Require constant offsets to be
        correctly aligned for DImode loads and stores.  Don't allow long
        SFmode displacements on ELF32.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.517&r2=2.2326.2.518
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.235.4.4&r2=1.235.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.208.4.5&r2=1.208.4.6



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Reply via email to