re PR target/62631 (gcc.dg/tree-ssa/ivopts-lt-2.c FAILs)
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 3 Feb 2015 09:56:45 +0000 (09:56 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 3 Feb 2015 09:56:45 +0000 (09:56 +0000)
commitaa47faf097d5267d382f7e4c70ae67c4b6795966
treec2f8a3eadf7eb715b108682e34f462655b776e7a
parent76f0aa6c5ab7d17f06e697eebe064eedf2e6f4f6
re PR target/62631 (gcc.dg/tree-ssa/ivopts-lt-2.c FAILs)

PR target/62631
* config/sparc/sparc.h (TARGET_HARD_MUL): Remove TARGET_V8PLUS.
(TARGET_HARD_MUL32): Rewrite based on TARGET_HARD_MUL.
* config/sparc/sparc.c (sparc_rtx_costs) <MULT>: Return costs based on
int_mulX for integers in 64-bit mode if TARGET_HARD_MUL is not set.

From-SVN: r220369
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h