From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D11663858402; Wed, 4 Oct 2023 02:27:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D11663858402 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1696386430; bh=zRf9aOlhnZg30AXeBv/ecnEv6k3WI5yPlt9A0cViqs4=; h=From:To:Subject:Date:From; b=TWhbUHyLLGLJPMwW8n54RD12Z410JdPBCGDgFoIffpGpyQEUcHyylyJvVauLri4Ok 3zwc7GDrH4ajFc/aGqEQWwU5c7vSi8jl5dejaqtO2+Eic8QudsonVyisdlhAs7sePY GFesXcI0oqoo8bYJ04hlTHDne42vih+S587cJYbE= From: "seurer at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/111688] New: [14 regression] bootstrap failure after r14-4383-g14d0c509898b03 Date: Wed, 04 Oct 2023 02:27:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D111688 Bug ID: 111688 Summary: [14 regression] bootstrap failure after r14-4383-g14d0c509898b03 Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: seurer at gcc dot gnu.org Target Milestone: --- g:14d0c509898b0361f78284c05556035edde6d1e0, r14-4383-g14d0c509898b03 make . . . Comparing stages 2 and 3 Bootstrap comparison failure! powerpc64le-unknown-linux-gnu/libstdc++-v3/src/.libs/compatibility-ldbl.o differs powerpc64le-unknown-linux-gnu/libstdc++-v3/src/compatibility-ldbl.o differs commit 14d0c509898b0361f78284c05556035edde6d1e0 (HEAD) Author: Martin Jambor Date: Tue Oct 3 18:44:52 2023 +0200 ipa-sra: Allow IPA-SRA in presence of returns which will be removed=