[Bug target/87723] [9 Regression] ICE: output_operand: invalid %-code on s390x
krebbel at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 6 10:22:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87723
--- Comment #3 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
Author: krebbel
Date: Tue Nov 6 10:22:05 2018
New Revision: 265832
URL: https://gcc.gnu.org/viewcvs?rev=265832&root=gcc&view=rev
Log:
S/390: Fix PR87723
gcc/ChangeLog:
2018-11-06 Andreas Krebbel <krebbel@linux.ibm.com>
PR target/87723
* config/s390/s390.md ("*r<noxa>sbg_di_rotl"): Remove mode
attributes for operands 3 and 4.
gcc/testsuite/ChangeLog:
2018-11-06 Andreas Krebbel <krebbel@linux.ibm.com>
PR target/87723
* gcc.target/s390/pr87723.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/s390/pr87723.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/s390/s390.md
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list