]> gcc.gnu.org Git - gcc.git/commit
re PR target/79197 (ICE in extract_insn in gcc/recog.c:2311)
authorJakub Jelinek <jakub@redhat.com>
Thu, 2 Feb 2017 10:05:26 +0000 (11:05 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 2 Feb 2017 10:05:26 +0000 (11:05 +0100)
commit9f11a4a76fc9c05d1030aca90e43efe13d314739
treeb9e0d70b26b32f7093b788ad740e50c283e98827
parent09661674998e88cd75e7b7b8ecff45cd66ab10bc
re PR target/79197 (ICE in extract_insn in gcc/recog.c:2311)

PR target/79197
* config/rs6000/rs6000.md (*fixuns_trunc<mode>di2_fctiduz): Rename to ...
(fixuns_trunc<mode>di2): ... this, remove previous expander.  Put all
conditions on a single line.

* gcc.target/powerpc/pr79197.c: New test.
* gcc.c-torture/compile/pr79197.c: New test.

From-SVN: r245120
gcc/ChangeLog
gcc/config/rs6000/rs6000.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr79197.c [new file with mode: 0644]
gcc/testsuite/gcc.target/powerpc/pr79197.c [new file with mode: 0644]
This page took 0.064287 seconds and 5 git commands to generate.