From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 699543858C98; Thu, 2 May 2024 15:21:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 699543858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714663304; bh=fUxqk1qt/hIMC7erHksez6tOgXsYgRy2IPZIfAYI0mo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tyIyTMd5PEtsTMiSejL/O6fjtKtWSt9lns/Erjx8+Ya1WkUfUFlJ0FTUqX+edg4YQ Rn5LjajV0ZPHwKm28JcjthJvfjEVUZEcllKwRMkCunE3+88oTOKDPX3c2EEvddQ2NC EiQF/7gck7wCj4wJpAR1PPcipYKoNUcovKKA49dg= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/114913] "verify_gimple failed" due to addition of two constexpr strings Date: Thu, 02 May 2024 15:21:44 +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: 15.0 X-Bugzilla-Keywords: ice-checking, ice-on-valid-code 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: see_also 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=3D114913 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://gcc.gnu.org/bugzill |https://gcc.gnu.org/bugzill |a/show_bug.cgi?id=3D110802 |a/show_bug.cgi?id=3D1108= 22 --- Comment #8 from Patrick Palka --- PR110822 rather seems closely related if not a dup.=