[Bug target/87723] [9 Regression] ICE: output_operand: invalid %-code on s390x

2024-01-18 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87723

--- Comment #8 from John Paul Adrian Glaubitz  ---
(In reply to John Paul Adrian Glaubitz from comment #7)
> (In reply to Sam James from comment #6)
> > As far as upstream is concerned, < 11 is EOL, but if you file a bug on the
> > suse side, maybe they'd be willing to do it.
> 
> That's what I'm already doing. gcc-7 is the default compiler in SLE-15.

Update is on the way, although it'll take a little longer until SLE-15 picks it
up.

See:
https://build.opensuse.org/package/rdiff/devel:gcc/gcc7?linkrev=base=243

[Bug target/87723] [9 Regression] ICE: output_operand: invalid %-code on s390x

2024-01-18 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87723

--- Comment #7 from John Paul Adrian Glaubitz  ---
(In reply to Sam James from comment #6)
> As far as upstream is concerned, < 11 is EOL, but if you file a bug on the
> suse side, maybe they'd be willing to do it.

That's what I'm already doing. gcc-7 is the default compiler in SLE-15.

[Bug target/87723] [9 Regression] ICE: output_operand: invalid %-code on s390x

2024-01-18 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87723

Sam James  changed:

   What|Removed |Added

 CC||sjames at gcc dot gnu.org

--- Comment #6 from Sam James  ---
As far as upstream is concerned, < 11 is EOL, but if you file a bug on the suse
side, maybe they'd be willing to do it.

[Bug target/87723] [9 Regression] ICE: output_operand: invalid %-code on s390x

2024-01-18 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87723

John Paul Adrian Glaubitz  changed:

   What|Removed |Added

 CC||glaubitz at physik dot 
fu-berlin.d
   ||e

--- Comment #5 from John Paul Adrian Glaubitz  ---
I am seeing this with gcc-7 on SUSE Linux Enterprise 15. Can this fix be
backported to gcc-7 and gcc-8 as well?

[Bug target/87723] [9 Regression] ICE: output_operand: invalid %-code on s390x

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87723

Martin Liška  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Martin Liška  ---
Fixed then.

[Bug target/87723] [9 Regression] ICE: output_operand: invalid %-code on s390x

2018-11-06 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87723

--- Comment #3 from Andreas Krebbel  ---
Author: krebbel
Date: Tue Nov  6 10:22:05 2018
New Revision: 265832

URL: https://gcc.gnu.org/viewcvs?rev=265832=gcc=rev
Log:
S/390: Fix PR87723

gcc/ChangeLog:

2018-11-06  Andreas Krebbel  

PR target/87723
* config/s390/s390.md ("*rsbg_di_rotl"): Remove mode
attributes for operands 3 and 4.

gcc/testsuite/ChangeLog:

2018-11-06  Andreas Krebbel  

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

[Bug target/87723] [9 Regression] ICE: output_operand: invalid %-code on s390x

2018-10-25 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87723

--- Comment #2 from Andreas Krebbel  ---
(In reply to Andreas Krebbel from comment #1)
> Created attachment 44898 [details]
> Patch
> 
> The "*rsbg_di_rotl" output string uses mode attributes with actually
> using a mode iterator.

s/with/without/

[Bug target/87723] [9 Regression] ICE: output_operand: invalid %-code on s390x

2018-10-25 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87723

--- Comment #1 from Andreas Krebbel  ---
Created attachment 44898
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44898=edit
Patch

The "*rsbg_di_rotl" output string uses mode attributes with actually
using a mode iterator.

[Bug target/87723] [9 Regression] ICE: output_operand: invalid %-code on s390x

2018-10-25 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87723

Andreas Krebbel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Last reconfirmed|2018-10-24 00:00:00 |2018-10-25
   Assignee|unassigned at gcc dot gnu.org  |krebbel at gcc dot 
gnu.org
 Ever confirmed|0   |1