re PR bootstrap/66252 (bootstrap comparison failures on sparc-linux)
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 11 Jun 2015 15:56:30 +0000 (15:56 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 11 Jun 2015 15:56:30 +0000 (15:56 +0000)
commitca3e6775c388664e3eb2d2f9c6bd4ecdc9000be8
tree3ddedff9cb845660e9c6c7828004e90850b8ebec
parent26e46e4b94267360451114c8fc1ec5ee6ef5e6a6
re PR bootstrap/66252 (bootstrap comparison failures on sparc-linux)

PR bootstrap/66252
* config/sparc/sparc.c (hard_regno_mode_classes): Add ??? comment.
* config/sparc/sparc.md (zero_extendsidi2_insn_sp32): Use single order.
(*addx_extend_sp32): Fix pasto.
(*subx_extend): Rename into...
(*subx_extend_sp32): ...this.
(*adddi3_extend_sp32): Add earlyclobber.
(*subdi3_insn_sp32): Likewise.
(*subdi3_extend_sp32): Likewise.
(*and_not_di_sp32): Likewise.
(*or_not_di_sp32): Likewise.
(*xor_not_di_sp32): Likewise.
(*negdi2_sp32): Likewise.
(*one_cmpldi2_sp32): Likewise.

From-SVN: r224384
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.md