From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 779ED3858C74; Tue, 9 Jan 2024 18:22:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 779ED3858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704824541; bh=Z1cwUwIpt1iq2f9BUV3KquPbDTAck1u5VzbLNhzTjLU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=V29/zy0LqsrIgdBuITnvJjNx3Chg4M28mYT1XDLg9tCSmMQYQlN/uL8O+NUfMnKnp rm8l/Ai/c1WPgFPB1qjgUYy6krdqQXWZJGIw3eVkWwF1/Z2ML+qY3YIokH1j6sA/Lg NLjaRXVabVS3KW6Ywv7UPsaF7F6ejsVeEeqgWQAc= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/112958] [12/13/14 regression] s-exnllf.ads etc. don't compile on 32-bit FreeBSD/x86 Date: Tue, 09 Jan 2024 18:22:21 +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: ebotcazou at gcc dot gnu.org 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 #4 from Eric Botcazou --- Someone motivated enough should add a specific libgnat/s-dorepr__freebsd.adb unit where Rep64 is an array of two Interfaces.Unsigned_64 and the AND operation on line 88 is performed on the first component.=