From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 322AF3858C32; Fri, 5 Apr 2024 16:30:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 322AF3858C32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712334643; bh=RwhnQOeGQ03PTY2nMTmuLcihhI+TRxp3COOXstgo490=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZvgQtb4Z6wWzOKxaI5IOHumvqoQlCaDdmUa9wGxrn1JLJZsGs7ShikAumuVZo95Tu 1p/BVRTSpLKzBJJR7jbgSRYDforbol4HKierOwZ7SVyvLbn0DrO9/0MKLaz/OIX4JE i7bk1TsU+qPx5YbHe8s6N/eqMDPukVOH3lDzpVT0= From: "nicolas at debian dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/114065] gnat build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 fails on 32bit archs Date: Fri, 05 Apr 2024 16:30:42 +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: nicolas at debian dot 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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=3D114065 Nicolas Boulenguez changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57866|0 |1 is obsolete| | Attachment #57867|0 |1 is obsolete| | Attachment #57868|0 |1 is obsolete| | Attachment #57869|0 |1 is obsolete| | Attachment #57876|0 |1 is obsolete| | --- Comment #15 from Nicolas Boulenguez --- Created attachment 57890 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57890&action=3Dedit eight commits isolating the definition of C time types=