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

--- Comment #6 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Chung-Lin Tang from comment #5)
> Author: cltang
> Date: Tue Sep  3 14:10:26 2019
> New Revision: 275341
> 
> URL: https://gcc.gnu.org/viewcvs?rev=275341&root=gcc&view=rev
> Log:
> 2019-09-03  Chung-Lin Tang <clt...@codesourcery.com>
> 
>       libatomic/
>       PR other/79543
>       * acinclude.m4 (LIBAT_CHECK_LINKER_FEATURES): Fix GNU ld --version
>       scanning to conform to the GNU Coding Standards.
>       * configure: Regenerate.
> 
>       libffi/
>       PR other/79543
>       * acinclude.m4 (LIBAT_CHECK_LINKER_FEATURES): Fix GNU ld --version
>       scanning to conform to the GNU Coding Standards.
>       * configure: Regenerate.
> 
>       libgomp/
>       PR other/79543
>       * acinclude.m4 (LIBGOMP_CHECK_LINKER_FEATURES): Fix GNU ld --version
>       scanning to conform to the GNU Coding Standards.
>       * configure: Regenerate.
> 
>       libitm/
>       PR other/79543
>       * acinclude.m4 (LIBITM_CHECK_LINKER_FEATURES): Fix GNU ld --version
>       scanning to conform to the GNU Coding Standards.
>       * configure: Regenerate.
> 
>       libstdc++-v3/
>       PR other/79543
>       * acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Fix GNU ld --version
>       scanning to conform to the GNU Coding Standards.
>       * configure: Regenerate.
> 
> 
> Modified:
>     trunk/libatomic/ChangeLog
>     trunk/libatomic/acinclude.m4
>     trunk/libatomic/configure
>     trunk/libffi/ChangeLog
>     trunk/libffi/acinclude.m4
>     trunk/libffi/configure
>     trunk/libgomp/ChangeLog
>     trunk/libgomp/acinclude.m4
>     trunk/libgomp/configure
>     trunk/libitm/ChangeLog
>     trunk/libitm/acinclude.m4
>     trunk/libitm/configure
>     trunk/libstdc++-v3/ChangeLog
>     trunk/libstdc++-v3/acinclude.m4
>     trunk/libstdc++-v3/configure

Did this fix it?

Reply via email to