public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/107911] New: Remove problematic language from libtool.m4
@ 2022-11-29 11:33 alakatos at redhat dot com
  2022-11-29 15:41 ` [Bug other/107911] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: alakatos at redhat dot com @ 2022-11-29 11:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107911

            Bug ID: 107911
           Summary: Remove problematic language from libtool.m4
           Product: gcc
           Version: 12.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: alakatos at redhat dot com
  Target Milestone: ---

Hello,

We use some internal tools to detect problematic language(master, slave,
black-list, white-list, etc...) inside the project. We identified the use of
"master" inside the libtool generic library support script.
Would it be possible to remove harmful language from the the gcc/libtool.m4
file?
The mentioned code block is located at:
https://github.com/gcc-mirror/gcc/blob/master/libtool.m4#L1064 and it's
connected with Darwin linker features.

Thanks,
Attila Lakatos

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug other/107911] Remove problematic language from libtool.m4
  2022-11-29 11:33 [Bug other/107911] New: Remove problematic language from libtool.m4 alakatos at redhat dot com
@ 2022-11-29 15:41 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-11-29 15:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107911

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |MOVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-29 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-29 11:33 [Bug other/107911] New: Remove problematic language from libtool.m4 alakatos at redhat dot com
2022-11-29 15:41 ` [Bug other/107911] " pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).