From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CCB263858D33; Sat, 20 May 2023 23:27:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CCB263858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684625249; bh=qIzyshGY9VBzTBaiIybLXuZAJS6nGridtt4IwJ7pUz0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aCIzZTJP5RdWSX+3l5Qmi0Dgvzb7o8mJGxf9ji0dGFImL0nMVxRO7OYUydMBkerQx ODvSLiZ9PjzzNfWRfanaQFUeOJiUIJ50WtHWvI0aHElwUBgzjGpSrVkaZUmjm499fq zMSwB8OIJslA25FTIYR1lSyEfhtCy8bjJykTVZU8= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libobjc/109913] [14 regression] r14-976-g9907413a3a6aa3 causes more than 300 objc/objc++ failures Date: Sat, 20 May 2023 23:27:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libobjc X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: link-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D109913 --- Comment #5 from Andrew Pinski --- (In reply to rep.dot.nop@gmail.com from comment #4) > On 20 May 2023 00:39:45 CEST, "pinskia at gcc dot gnu.org" > wrote: > >https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109913 > > > >Andrew Pinski changed: > > > > What |Removed |Added > >------------------------------------------------------------------------= ---- > > Target Milestone|--- |14.0 > > >=20 > Ok. I don't have time for this, let's revert it. As I mentioned the patch to libobjc is simple so please don't revert it just yet. I just need someone to test the patch I attached.=