From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AB27F3858C39; Wed, 4 Jan 2023 11:08:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB27F3858C39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1672830480; bh=GT5+pQ6i5h34N6d6L5dro2TJlcyPtm5SsDORTgC2TpE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lxMPEBglZCaj+3ZbKOdR/nnipjNxBgU8eqqLbDsUAOmXE0DcxL1OpzVqWNFEwBvRe CQhRZpyDn58gJeu/3qHcxvl9DsDBq6UYmjcpaphNTvtv3ojPi0ky7c7YXOiGesXiUO y3QPD5i7K3f5P1gYbD5rJSWTWYIYyWRvlfdDzKYE= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/108278] [13 Regression] runtime error with -O1 -Wall Date: Wed, 04 Jan 2023 11:08:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub 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: 13.0 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=3D108278 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #9 from Jakub Jelinek --- If it is the unwinder stuff, then it shouldn't affect anything but -fbuilding-libgcc, no? The macros were predefined only if -fbuilding-libgc= c, and __builtin_init_dwarf_reg_size_table is only called in libgcc.=