https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66597
Andreas Krebbel <krebbel at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Andreas Krebbel <krebbel at gcc dot gnu.org> --- (In reply to Andreas Krebbel from comment #2) > (In reply to Aldy Hernandez from comment #1) > > Is that the actual line number (18034) with current mainline? 18034 does > > not look like a place we could ICE in. > > > > Perhaps it's the ICE in 25535, because if it is, then it is a duplicate of > > PR66482. > > > > Could you please verify? But looking into PR66482 I would also say it is a duplicate. Since the patch you proposed removes the gcc_assert in question it probably also fixes the s390 problem. *** This bug has been marked as a duplicate of bug 66482 ***