[Bug target/79197] [5/6/7 Regression] ICE in extract_insn in gcc/recog.c:2311
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 2 10:06:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79197
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Feb 2 10:05:26 2017
New Revision: 245120
URL: https://gcc.gnu.org/viewcvs?rev=245120&root=gcc&view=rev
Log:
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.
Added:
trunk/gcc/testsuite/gcc.c-torture/compile/pr79197.c
trunk/gcc/testsuite/gcc.target/powerpc/pr79197.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000.md
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list