From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2178A384D16C; Wed, 7 Sep 2022 11:47:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2178A384D16C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662551243; bh=2u6qEQoKauCKn4KbjqGevlkxHc65qv1eCKUdYEWRWl0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wHiija3zoBs2GiE0XA1kzKsvndV4hlGAtk0XG/Tj/3HVREfaCS/zGRVju3IY91OYE oPl5hHe9G2OrzvcFw+coa34QNxn9iAdWOXYUrJ/E4x4KnehmKzOD36Q5atymQSD3w9 hYtOt31+RDEC0Degecd5knkETIy48b+TVnme08Ac= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/106855] [13 Regression] Removal of stabs/xcoff debugging broke bootstrap on AIX Date: Wed, 07 Sep 2022 11:47:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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=3D106855 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #4 from Martin Li=C5=A1ka --- Patch candidate: https://gcc.gnu.org/pipermail/gcc-patches/2022-September/601216.html=