]> gcc.gnu.org Git - gcc.git/commit
re PR target/92744 (error: insn does not satisfy its constraints since r278439)
authorUros Bizjak <ubizjak@gmail.com>
Tue, 3 Dec 2019 08:23:06 +0000 (09:23 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 3 Dec 2019 08:23:06 +0000 (09:23 +0100)
commita4c772e26dabdf8e2bf2d26d0d7f8e60d97f3f4e
tree7b5c9a00a4ce8f44b5844bb9b865a99b65b47c7f
parent6fcb7ebb377f27c7f38780f95998ad7a148b7f5b
re PR target/92744 (error: insn does not satisfy its constraints since r278439)

PR target/92744
* config/i386/i386.md (peephole2 for *swap<mode>): Use
general_reg_operand predicates instead of register_operand.

* g++.dg/dfp/pr92744.C: New test.

From-SVN: r278924
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/dfp/pr92744.C [new file with mode: 0644]
This page took 0.057727 seconds and 5 git commands to generate.