[Bug target/79559] [5/6/7 Regression] ICE in ix86_print_operand, at config/i386/i386.c:18189
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 18 13:14:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79559
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Sat Feb 18 13:13:43 2017
New Revision: 245560
URL: https://gcc.gnu.org/viewcvs?rev=245560&root=gcc&view=rev
Log:
PR target/79559
* config/i386/i386.c (ix86_print_operand): Use output_operand_lossage
instead of gcc_assert for K, r and R code checks. Formatting fixes.
* gcc.target/i386/pr79559.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr79559.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list