diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2017-07-18 18:10:20 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2017-07-18 18:10:20 +0200 |
commit | e822e8858882b88f33a975849c6474031e28ea08 (patch) | |
tree | 53a86e0f124e72940605c760fa9332507f45ee0e /gcc/omp-expand.c | |
parent | 883b0e467ad1e7c9af9131b026b4446d571f3caa (diff) | |
download | gcc-e822e8858882b88f33a975849c6474031e28ea08.zip gcc-e822e8858882b88f33a975849c6474031e28ea08.tar.gz gcc-e822e8858882b88f33a975849c6474031e28ea08.tar.bz2 |
re PR target/81471 (internal compiler error: in curr_insn_transform, at lra-constraints.c:3495)
PR target/81471
* config/i386/i386.md (rorx_immediate_operand): New mode attribute.
(*bmi2_rorx<mode>3_1): Use rorx_immediate_operand as
operand 2 predicate.
(*bmi2_rorxsi3_1_zext): Use const_0_to_31_operand as
operand 2 predicate.
(ror,rol -> rorx splitters): Use const_int_operand as
operand 2 predicate.
testsuite/ChangeLog:
PR target/81471
* gcc.target/i386/pr81471.c: New test.
From-SVN: r250315
Diffstat (limited to 'gcc/omp-expand.c')
0 files changed, 0 insertions, 0 deletions