From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3BCFC3858C50; Sat, 14 Oct 2023 17:37:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3BCFC3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697305063; bh=2kNsVJHpTNe1w088LgMg7EjoT3ca0GdS7O2xmPvrxKI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=U/31NHRkEHp+xh7mPW5SvLkfQB21yCROu1hjeJg7Xq0i8aWAX7hm932J4iWLP9xY9 RzjSH/+uXZfcvsbLD4nzRqTPlYKzYSsbfTxpCy5PKoV2Pld6w/W2fdQZ7A8nZSgkLQ H5xfE7EtuuO7rdHK9Cp+FtUTB4E7jIpyNLd5KQRs= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/111812] [14 regression] Can't build with gcc 4.8.5 Date: Sat, 14 Oct 2023 17:37:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: jakub 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: 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=3D111812 --- Comment #3 from Jakub Jelinek --- r14-4332-ge40f3301019a521b11bfcc25aeb1388e6da1ca2f should have fixed this e= xact issue, but I think for gcc 4.8.5 there is another poly_int related issue th= at currently prevents builds with such system compiler. https://gcc.gnu.org/pipermail/gcc-patches/2023-October/632008.html=