From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D27C83865486; Thu, 20 Oct 2022 19:56:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D27C83865486 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666295770; bh=WKzqcMv7JOU/VQjeFN+HAAfwL3JV21XkucABYPAEEOw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TP0mgWHWgfihZLVIIJCWelkz8HZ4IpxY+2Z7DpedM7bcSI7e1zES74Kk4uZ2OCc+Y MmNeExmksVTGi2fIjYmY5NgVdCqpmCDkHI60FLy6eMV9z5SCELIpjNUxNeF3KA3nLJ EyXL3niZzPgVFQm4VyfWSK3gJ+KOPIuhbd23aP0E= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107336] [10/11 regression] ICE segfault expand_expr_real_1 on sparc-sun-solaris2.11 with -m32 -mcpu=niagara4 -O3 Date: Thu, 20 Oct 2022 19:56:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 10.4.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107336 --- Comment #2 from Andrew Pinski --- See PR 105573 for the other sparc testcase.=