From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F16833858D20; Fri, 17 May 2024 15:13:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F16833858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715958832; bh=Skt+mZRacXFCJmj5mgGFsX07VEDwHxaVosUoAPQOiaI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UrwAxBX8MPtM9JULKfW2Xbxb8dRYaKLKgTX8RFKlR+d3oW2Km+cdqm0ta8H67ZlOZ zQ7vtcznjSq2Gm+A+giZrqzFQtbDZ//rANnEX88Qs4ShBf9eLobP0v+O1CnZ7mBQ+I 86V7+MPAWPEqg40TclnHsBMlQUReDalhmJ7mRY1M= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/115133] [15 regression] s-oslock__solaris.ads doesn't compile Date: Fri, 17 May 2024 15:13:52 +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: 15.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: 15.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D115133 --- Comment #3 from Eric Botcazou --- Created attachment 58228 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58228&action=3Dedit Tentative fix=