From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 291333851425; Fri, 14 Oct 2022 10:48:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 291333851425 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665744518; bh=k4E/1gUYafXkkoN68H6loCOnFGP2G7xA9TSP2To5F2s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Jn3Q3356BBiWyySyxrTstBQARUwvfv32exbMB69G2uiiNbb11mfWrL2Pk8u6S7t3V W4CbchOEj9/mPa5DSiqgYpsXvZqtsVnXxCo4aMEcdpoZxQnse6LlCMC5g6LxOxs6rK mgNFulC7ftatkTBpKahIBNvutbj5lQT+gwaZVxCE= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/82738] [meta-bug] issues with the -Og optimization level Date: Fri, 14 Oct 2022 10:48:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 7.2.1 X-Bugzilla-Keywords: meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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=3D82738 Bug 82738 depends on bug 106331, which changed state. Bug 106331 Summary: [10 Regression] Whole array assignment of empty string = segfaults with -Og since r12-2633-ge5e164effa30fd2b https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106331 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=