From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3E0C03858D37; Thu, 29 Jun 2023 08:42:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3E0C03858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688028122; bh=pvUOMLf08kFW9KKB1bdD1tIRLbJ0F8sT4xH/i9VtJm8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Pt3wH3MXkfqNTU50DcEwn9vpr+eYfL6GgfonNFsvOlygMY+Ori5bjkqbxffUV4YVE OTBPD1xolFCTHGi9HIzprQi7tPiqsKD6LFFIGnInbdozbsazLzhp8isN3EqX5BSaX8 QqawMF9PPGWfxSUTBGZFv2vWK/ifj2SVGv8WTrTE= From: "ro at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110460] [14 Regression] ft32 ICE on 931110-1.c with new TYPE_PRECISION checking Date: Thu, 29 Jun 2023 08:42:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_gcctarget cc 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=3D110460 Rainer Orth changed: What |Removed |Added ---------------------------------------------------------------------------- Target|ft32-elf, moxie-elf |ft32-elf, moxie-elf, sparc, | |powerpc64, aarch64 CC| |ro at gcc dot gnu.org --- Comment #3 from Rainer Orth --- I'm seeing quite a number of the same error on sparc-sun-solaris2.11, and gcc-testresults shows more on aarch64 and powerpc64*.=