From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CC73B3858D3C; Sat, 20 Jan 2024 09:02:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC73B3858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705741344; bh=FfWlLGRXQR/M0FBAU4Ee4icBlnWLe241AfeNeNVtZEU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MDoP1NmGMKjxsAWO8Nt20vujg7EeFRSOUvrCp+TrFas1dYnMBHKoHCVEvapQ+oCIz XJs43gfj2C2OUl7AU9jQnlisfa+lcVO0cYrQyxBovlmEi8QW1dTXsq4zf5YPsKY8QW Lc9cneKowIzOjrDpBFtsNnjoE0C8etqOJbejEPRE= From: "p.p11 at orange dot fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/113351] error on primitive renaming: too many arguments in call Date: Sat, 20 Jan 2024 09:02:24 +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: 13.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: p.p11 at orange dot fr 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: 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=3D113351 Pascal Pignard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57050|0 |1 is obsolete| | --- Comment #2 from Pascal Pignard --- Created attachment 57173 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57173&action=3Dedit Reproducer version 2. Actually, the special -gnatX is needed. I was experimenting some new features from AdaCore. Any way, nothing related with the issue, thus, I post a version 2: (Note: one change from reproducer of Bug 113350 -> uncomment line 36.) % gnatmake test_20240110_renproc_2.adb gcc -c test_20240110_renproc_2.adb test_20240110_renproc_2.adb:36:14: error: too many arguments in call to "lo= g"=