From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 21F1A3858C2F; Thu, 11 May 2023 13:50:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 21F1A3858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683813011; bh=IEp/hQj5ym5oNKrHqx9qzQ7/cOFyCk6bd7rscju10Ic=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Zgxc1CMlnsUp8dWDN9wEpgie9n+96EkQv0mCtDcTA3ASejuAlePD/1ZIk68Tv6d3w wBgHDU0i9rGiVWj8nGPWkIvnx0fVM6krXTaAXLHc0FfveJt+4pD98t2M3dphn8lgOz rf9P8lgNG3sFdyhO40pVcqoEPOX9TdSIP9WTlWlg= From: "dkm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/109798] Gnat Bug Detected Date: Thu, 11 May 2023 13:50:10 +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: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dkm at gcc dot gnu.org X-Bugzilla-Status: WAITING 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: 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=3D109798 --- Comment #6 from Marc Poulhi=C3=A8s --- `alr -v build -- --keep-temp-files` should provide the expected commands. You should have all the gcc invocations + be able to see the TMP files used with `-gnatem` and `-gnatec`.=