From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4FB843858402; Sun, 3 Mar 2024 18:08:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4FB843858402 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709489338; bh=SBOo3RJEwm8eDYOF+C4WeM8AB3KQBGPPcqo37wiRezg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oZ9SfcBQB6+sYkodNB8PJHLxgvZ7aH08KRk06b+IDbTZMFmj+lq/s7GmfSnD3xNs5 sNKvMtGPwku44x2DX4s/T1GC49V1CbF9hDk7RPUew/woLsqAz59+eE2lOnPMoD/dpk NKO25Cs0oFQS6ByOwGWXhxc3CafAAe5S2Lh/MsrI= From: "janschultke at googlemail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/55004] [meta-bug] constexpr issues Date: Sun, 03 Mar 2024 18:08:58 +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: meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: janschultke at googlemail dot com 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: 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=3D55004 Bug 55004 depends on bug 114219, which changed state. Bug 114219 Summary: [11/12/13/14 Regression] [expr.const] lvalue-to-rvalue = conversion is not diagnosed to disqualify constant expressions for empty cl= asses https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114219 What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID=