From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3C83838460B2; Wed, 3 Apr 2024 17:46:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C83838460B2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712166402; bh=MO5sRes5aqXTH2l2y1yS7QkeoaAEqHsPOOIhDN6r8pI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Eg3kFQFtTiFm+dWWlAbrxbnzGfGs77XHuGWS4Vq0VXtagMMVccVux7FK2CInew3++ 9SD2YH488qd9vtaf8/K+6NbTpqlmU6acwunsbMt7cLdKAzrP93cW9KGslZAJYRpXmO snNe01qx2bO84Nz4sC1mPL/hQiKW6bU0+Eaz/xns= 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: Wed, 03 Apr 2024 17:46:41 +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: cc 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 ---------------------------------------------------------------------------- CC| |nicolas at debian dot org --- Comment #6 from Nicolas Boulenguez --- Created attachment 57865 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57865&action=3Dedit Ada: define time_t timeval timespec C types in a single place=