re PR target/31167 (ICE wnen using __int128_t on x86_64)
PR target/31167
* config/i386/i386.md (*addti3_1, *addti3_1 splitter): Use
x86_64_general_operand as operand[2] predicate. Remove "iF"
from operand constraints and use "e" constraint instead.
(*subti3_1, *subti3_1 splitter): Ditto.
(*negti2_1, *negti2_1 splitter): Use nonimmediate_operand as
operand[1] predicate.
testsuite/ChangeLog
PR target/31167
* gcc.target/i386/pr31167.c: New test.
From-SVN: r122945
Showing
gcc/testsuite/gcc.target/i386/pr31167.c
0 → 100644
Please
register
or
sign in
to comment