From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 428143858D3C; Mon, 15 Apr 2024 22:30:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 428143858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713220235; bh=IK/HRygmZObZH2ywdN4NsyDxmwQHh0XFHXTLhuU6oE8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IcdZP8wqQ+OyO5aRQsH8HUPPPXaGLjSxZyUI1rbfsb4koea1nPZajy4MyEgjW7ckV HOKzIk2Dgbrawk6ztOUsZO+ihEAP5pm58e7PkmZa+yfQiZ4hJAKJRsPxamaDuV//kX V35grD32dzmicrruWT1DQnsNpQNAFua/m9g5x/Ic= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/54367] [meta-bug] lambda expressions Date: Mon, 15 Apr 2024 22:30:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 4.8.0 X-Bugzilla-Keywords: c++-lambda, meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: MOVED 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: bug_status resolution 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=3D54367 Bug 54367 depends on bug 102931, which changed state. Bug 102931 Summary: ICE explicit lambda call operator without template keyw= ord https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D102931 What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE=