From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D6849385EC56; Thu, 18 Jul 2024 03:10:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D6849385EC56 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1721272257; bh=aJ9cCggUf4QI/gTsw8rakF7hTI5+B15ozf/jDlgdSpE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z6J0EHIs89s42vOGN5WDjvV3K1FlRa5sEetOvjp4ZPW7xbwps3+nbqG5t1CEn9Qno f/KW96O83uNYyCcEaFizxNn5Q0gEm2hNnGVvRm/zN6OJSErddBJCBP5IZRwYB111K+ GaKl+4zF1AhYDJ9RrlcQV9x4X+xLTpCE0U8MoeUs= From: "nshead at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/115165] ICE on -ftime-report with module and c++2b Date: Thu, 18 Jul 2024 03:10:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: nshead at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nshead at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status assigned_to resolution 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=3D115165 Nathaniel Shead changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nshead at gcc dot gnu.org Status|NEW |RESOLVED Assignee|unassigned at gcc dot gnu.org |nshead at gcc dot g= nu.org Resolution|--- |FIXED Target Milestone|--- |14.2 --- Comment #4 from Nathaniel Shead --- Fixed for GCC 14.2 / trunk.=