From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B604238386F4; Wed, 31 Aug 2022 11:04:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B604238386F4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661943880; bh=K4skI1wEv7ww3po6Zql4nkcNE+YkafqLPr/jfvtdU7U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qjLi6+54lgQelmF/2r3Fk6Tm4+Y7g1AbFX6/7/m1wllYwWxli5PqNh+oyin+dpR5O GmYrdKzpV6r4iKrcU0KNlDFGVyq7v3TYOGm9LtW82l1KANoLfXirCBD2cZA6F58KQq wx8a7HvMlVkyZAK+yGGbYWuDi6bwQi9VNTKrKHu4= 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: Wed, 31 Aug 2022 11:04:40 +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 65244, which changed state. Bug 65244 Summary: Bogus -Wmaybe-uninitialized warning with posix_memalign(= ) and -Og https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D65244 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=