[Bug target/84860] ICE in emit_move_insn, at expr.c:3717
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 15 08:36:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84860
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Mar 15 08:35:28 2018
New Revision: 258552
URL: https://gcc.gnu.org/viewcvs?rev=258552&root=gcc&view=rev
Log:
PR target/84860
* optabs.c (emit_conditional_move): Pass address of cmode's copy
rather than address of cmode as last argument to prepare_cmp_insn.
* gcc.c-torture/compile/pr84860.c: New test.
Added:
trunk/gcc/testsuite/gcc.c-torture/compile/pr84860.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/optabs.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list