From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C57D33858C66; Thu, 23 Feb 2023 03:10:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C57D33858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677121817; bh=0Jt9YzjK7kd3s5riuj/760ahj5cA14O5xueEvDxrbjE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XXoca8pRSy2hzjAx/zckrhj5m0s/spOi6XlsATo45tM7dj01RQSmIzkNZUJRfpFkK DVxKRvyZqk+TLWL7lFHoOfi2Hw6zdHgD9IrQ67QB46Rb/H+k4opNS8g6bbG2zxxLsY Bd057TRB0ZEsu1q36Nd2xT5071M5goiYl3ylY1To= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/85944] Address of temporary bound to a function parameter at global scope not considered constexpr Date: Thu, 23 Feb 2023 03:10:17 +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: 8.1.0 X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka 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: cc 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=3D85944 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |danakj at orodu dot net --- Comment #8 from Patrick Palka --- *** Bug 108897 has been marked as a duplicate of this bug. ***=