From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5F2DF3858421; Tue, 20 Dec 2022 16:58:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F2DF3858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671555503; bh=ua0l+axige5P1EUXn4K1kYGqXaSBaKdp5LEtKL6wd0A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ilTyarhi9iThHdEzI9bFTRD9Cj3hUeDxpo8ehGgA9ftoHio7vzZiSfkG/LuUke0tB sVlxDBjEzhKskLg9TWHAIcEEoGfnNx7KdncJeU3Gz5okreIUeT35hmA5TXwAAqQuq1 nVS75EDCiQBxtiwWzKprd69B1xL42rf0TJdXZ+zI= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108158] [11/12/13 Regression] modification of '...' is not a constant expression since r12-2304 Date: Tue, 20 Dec 2022 16:58:23 +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: 13.0 X-Bugzilla-Keywords: needs-reduction, rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub 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: 11.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_reconfirmed_on bug_status keywords everconfirmed short_desc 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=3D108158 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2022-12-20 Status|UNCONFIRMED |NEW Keywords|needs-bisection | Ever confirmed|0 |1 Summary|[11/12/13 Regression] |[11/12/13 Regression] |modification of '...' is |modification of '...' is |not a constant expression |not a constant expression | |since r12-2304 CC| |jakub at gcc dot gnu.org, | |mpolacek at gcc dot gnu.org --- Comment #2 from Jakub Jelinek --- Started to be rejected with r12-2304-ga42f8120442cf3ba25d621bed857b5be19019= d0c aka PR101371 fix, which got later backported to 11 branch in r11-9710.=