From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F275D3858C50; Wed, 1 May 2024 14:13:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F275D3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714572836; bh=TVaOLEP4J2OsPN/e4dsF9Jm38Lxsyctcaiv6ycN07+U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=La4+XUVxEfhtX8MsB6QR5cJTeOLCBzNAs6qgLx2IM8E/WYjoHlPDji/OPjauj0gPB SuU5RZRVk3/bam/6JVjDhs4RmzJScyktYD5VWyizdBRy1j4X57HiskqsZDl+E7QIUx tY7tVo0ppG7f5AZ3aktficDXAicKK7Qd7rxf+vMs= From: "gerald at pfeifer dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/112958] [12/13/14/15 regression] s-exnllf.ads etc. don't compile on 32-bit FreeBSD/x86 Date: Wed, 01 May 2024 14:13:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gerald at pfeifer dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D112958 --- Comment #6 from Gerald Pfeifer --- FreeBSD i386 is on it's way out: FreeBSD 14 is the last series supporting it; FreeBSD 15 is dropping support for it. Can we disable libgnat (or GNAT) support during configure time?=