OSDN Git Service

PR target/17245
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Oct 2004 13:34:56 +0000 (13:34 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Oct 2004 13:34:56 +0000 (13:34 +0000)
commit9e67b7f1490b4741c5ac03bb1912b4834437af5c
treeb237fbaf12e296948730cf86c8b2c35e5e75c855
parent895d18ba71a17008eef39e6ad78e5ad25c4648a5
PR target/17245
* config/sparc/sparc.c (input_operand): Remove redundant code
for handling LO_SUM.
(legitimate_address_p) <REG+REG>: Do not recheck TARGET_V9.
<LO_SUM>: If LO_SUM is offsettable, accept it for TFmode on V9.
Otherwise only accept it for TFmode if quad move insns are available.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88753 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ultrasp11.c [new file with mode: 0644]