From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CB7B33858C5F; Thu, 11 May 2023 16:45:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CB7B33858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683823540; bh=KT7aZQBG8LIJBv+duE1hWCH+i9w8DVUGC+CNKrIjRhQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XvtfAYRa4FD3lkFsEOsgtzzGZ/24qhrPAaycJLtvbD77oA8BLgI4Qbj62A9OlB0sw RAcKpZkoWsgg6n/VvXKMVIHsiyCglc8jaHEqkC+HfaFzSXMoFkvXlNeB7dB965TnHz 1t0jI/xl5Celcp0WTyW1a+qwkyYkaH6yDdkFrmjY= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/83310] Compiler crash Date: Thu, 11 May 2023 16:45:40 +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: 7.2.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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc cf_reconfirmed_on everconfirmed bug_status 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=3D83310 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu.o= rg Last reconfirmed| |2023-05-11 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #3 from Eric Botcazou --- Later versions give errors instead: boiler-rdf_format-resource-parser.adb:3:04: error: missing "return" stateme= nt in function body boiler-rdf_format-resource-parser.adb:3:20: error: not type conformant with declaration at boiler-rdf_format-resource-parser.ads:29 boiler-rdf_format-resource-parser.adb:3:20: error: type of "S" does not mat= ch boiler-rdf_format-resource-parser.adb:9:32: error: no selector "" for type "Command_Script_Info" defined at boiler-rdf_format-resource.ads:21=