diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2014-12-20 16:37:06 +0100 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2014-12-20 16:37:06 +0100 |
commit | 2f40404fb3c073ee55dede450bc7fbbd0da5d8a7 (patch) | |
tree | 8f7b1106d6b4d11a05a9ae0dd8c1065592dcfdb2 /gcc/tree-inline.c | |
parent | 9836f82e7a4e2089fd8a023d7ac041d7c9a53a64 (diff) | |
download | gcc-2f40404fb3c073ee55dede450bc7fbbd0da5d8a7.zip gcc-2f40404fb3c073ee55dede450bc7fbbd0da5d8a7.tar.gz gcc-2f40404fb3c073ee55dede450bc7fbbd0da5d8a7.tar.bz2 |
re PR target/64358 (Wrong code for __int128 operations in powerpc64le)
PR target/64358
* config/rs6000/rs6000.c (rs6000_split_logical_inner): Swap the
input operands if only the second is inverted.
* config/rs6000/rs6000.md (*boolc<mode>3_internal1 for BOOL_128):
Swap BOOL_REGS_OP1 and BOOL_REGS_OP2. Correct arguments to
rs6000_split_logical.
(*boolc<mode>3_internal2 for TI2): Swap operands[1] and operands[2].
From-SVN: r218989
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions