From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0616F3858419; Sat, 22 Oct 2022 11:12:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0616F3858419 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666437177; bh=HhALdCZbWD6ohpeUBB2FhdgT3z8A8PnH1Th8t9vMcAM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Mu8kZgP5FUkM9FdSGeSXgBNxu624tEJ9Uv5O+9Au+/xMzLgNe+buiL/ycWS2pxoPJ GJST1vOQ2CzIU7mgbnR6UlXurxhyQjXWL4Tkw9HhlnAbkzXE+YqdJrCM6pFnOhunzx Ysr0n/CczW9UhoDpe6qWgo4twT+gVrZ5oWFcusHk= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/107309] GNAT does not apply type conversion to dependent expressions of conditional expressions Date: Sat, 22 Oct 2022 11:12:55 +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.1.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: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed cf_reconfirmed_on bug_status short_desc cc target_milestone 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=3D107309 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2022-10-22 Status|UNCONFIRMED |NEW Summary|GNAT does not apply type |GNAT does not apply type |conversion rules to |conversion to dependent |dependent expressions of |expressions of conditional |conditional expressions |expressions CC| |ebotcazou at gcc dot gnu.o= rg Target Milestone|--- |13.0 --- Comment #1 from Eric Botcazou --- The RM 4.5.7(10/3) rule is quite irregular but should be applied indeed.=