From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3449E3858C50; Tue, 29 Nov 2022 15:41:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3449E3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669736517; bh=DTUwx8ouvqSnDQP0VUPlr/4SjdY+deyd0FzX5Etho+g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qgDlMrEGKO5hMfLpG+Cm940AL9fYsEhsGcMPppt294evNscmlISIn8Bc7Om++c3ap sNVGo+dZ0KdLmdNwLv5V+u/BGiBUV+CJIxl9FEm70V3LEgLLpwlawCyU0tFyhkgjv/ v7dKoXf9eDuC+8hWWT0Ahs3kkkUM8uFqHrbj46iA= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/107911] Remove problematic language from libtool.m4 Date: Tue, 29 Nov 2022 15:41:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 12.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: MOVED 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=3D107911 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |MOVED --- Comment #1 from Andrew Pinski --- Please report this upstream to libtool and then we will pull in the fix. https://github.com/autotools-mirror/libtool/blob/master/m4/libtool.m4#L1130=