diff options
author | Kaz Kojima <kkojima@gcc.gnu.org> | 2006-11-02 22:57:13 +0000 |
---|---|---|
committer | Kaz Kojima <kkojima@gcc.gnu.org> | 2006-11-02 22:57:13 +0000 |
commit | 537426e7ad1ba6345c152bb935999f7146df09d6 (patch) | |
tree | f791e0570e23b2ca23ab9c49d9d95cb017473134 /libjava/classpath/java/sql | |
parent | a6f07cc35dc5a1ffcc4cfcf4b0c66cfef341959a (diff) | |
download | gcc-537426e7ad1ba6345c152bb935999f7146df09d6.zip gcc-537426e7ad1ba6345c152bb935999f7146df09d6.tar.gz gcc-537426e7ad1ba6345c152bb935999f7146df09d6.tar.bz2 |
re PR target/27405 (gcc.c-torture/execute/960209-1.c ICEs on sh64-* with -O3)
PR target/27405
* config/sh/sh.md (cmp{eq,gt,gtu}{si,di}_media): Remove.
(cmpsi{eq,gt,gtu}{si,di}_media): Rename to
cmp{eq,gt,gtu}{si,di}_media.
(*cmpne0si_media): Remove.
(*movsicc_umin): Adjust gen_cmp*_media call.
(unordered): Change the mode of unordered and operands[1] to
SImode.
(seq): Adjust gen_cmp*_media calls. Make the mode of
a temporary result of compare SImode if needed. If the mode
of operands[0] is DImode, extend the temporary result to DImode.
(slt, sle, sgt, sge, sgtu, sltu, sleu, sgue, sne): Likewise.
(sunorderd): Change the mode of match_operand and unorderd to
SImode.
(cmpeq{sf,df}_media): Remove.
(cmpsieq{sf,df}_media): Rename to cmpeq{sf,df}_media.
(cmp{gt,ge,un}{sf,df}_media): Change the mode of match_operand
and compare operation to SImode.
From-SVN: r118435
Diffstat (limited to 'libjava/classpath/java/sql')
0 files changed, 0 insertions, 0 deletions