From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3EC30382A231; Thu, 15 Dec 2022 11:40:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3EC30382A231 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671104447; bh=T7y0inIvRp6pfqHCI+pcdQNoDFY1ayq1K15RrAjS2Ps=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yNA0JsNoUuaABkWl4w3D8YifEPEDJMPvka2V45c8FxQDx2U37/BouVaamVJnGaPRR dzU8lOYV8flxwPL1xrKV3LO9ypsE/rbDaUeUl/72hbgmeA1gK6ncgE/uef3UYY9rvc DPE5i8V5Pnda+F/rsIIw5EYegX+erMVQ3bPHPS3M= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/108125] Suggestion for improving bug-box / reporting on ICE Date: Thu, 15 Dec 2022 11:40:47 +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: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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=3D108125 --- Comment #1 from Andrew Pinski --- The ice for Ada front end already provides this information. Even saying wh= at to attachments are required. The c/c++ frontend ice says to rerun with -freport-bug and attach that .out file. What more improvements are needed to compared to what clang does? Outputting internal state is hard to do really and confuse everyone.=