From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 282713858C54; Wed, 5 Oct 2022 13:42:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 282713858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664977337; bh=m2x761HH+4El8+/Fm2V/vkRJjYq2ZEML4/J5+HuqWbA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TGh+xur5CixZysBbI1yw81tSaeAec4FE9mZH9z2qSk43aZH6AOkH4LeAWVQ+FcsJ4 LEDBW+XBTbxEvba2B7dsVBy9XPUPRiQogBBKc1SM+iHDS0DCW9uUJnD66UL2wwgHDi ZwdFqUeFNrsi/ZZSIdP9/sYNBvI+hahryiUM2EDQ= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/89997] Garbled expression in error message with -fconcepts Date: Wed, 05 Oct 2022 13:42:10 +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: 9.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: redi 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: resolution everconfirmed bug_status cf_reconfirmed_on 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=3D89997 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |--- Ever confirmed|0 |1 Status|RESOLVED |NEW Last reconfirmed| |2022-10-05 --- Comment #4 from Jonathan Wakely --- N.B. the reporter can reopen the bug themselves (which is sometimes annoying :-)=