[Bug other/79543] Inappropriate "ld --version" checking

2019-12-02 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79543

--- Comment #6 from Eric Gallager  ---
(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=gcc=rev
> Log:
> 2019-09-03  Chung-Lin Tang 
> 
>   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?

[Bug other/79543] Inappropriate "ld --version" checking

2019-09-03 Thread cltang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79543

--- Comment #5 from Chung-Lin Tang  ---
Author: cltang
Date: Tue Sep  3 14:10:26 2019
New Revision: 275341

URL: https://gcc.gnu.org/viewcvs?rev=275341=gcc=rev
Log:
2019-09-03  Chung-Lin Tang 

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

[Bug other/79543] Inappropriate "ld --version" checking

2019-07-18 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79543

--- Comment #4 from Eric Gallager  ---
(In reply to Eric Gallager from comment #3)
> (In reply to Eric Gallager from comment #2)
> > (In reply to Thomas Schwinge from comment #1)
> > > .
> > 
> > This link doesn't work for me.
> 
> Wait never mind now it does

archive dot org link in case it dies again: 
http://web.archive.org/web/20181019042404/https://www.mail-archive.com/gcc-patches@gcc.gnu.org/msg175904.html

[Bug other/79543] Inappropriate "ld --version" checking

2018-10-18 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79543

--- Comment #3 from Eric Gallager  ---
(In reply to Eric Gallager from comment #2)
> (In reply to Thomas Schwinge from comment #1)
> > .
> 
> This link doesn't work for me.

Wait never mind now it does

[Bug other/79543] Inappropriate "ld --version" checking

2017-10-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79543

Eric Gallager  changed:

   What|Removed |Added

 CC||egallager at gcc dot gnu.org

--- Comment #2 from Eric Gallager  ---
(In reply to Thomas Schwinge from comment #1)
> .

This link doesn't work for me.

[Bug other/79543] Inappropriate "ld --version" checking

2017-10-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79543

Thomas Schwinge  changed:

   What|Removed |Added

   Keywords||patch
 Status|UNCONFIRMED |ASSIGNED
   Last reconfirmed||2017-10-19
   Assignee|unassigned at gcc dot gnu.org  |tschwinge at gcc dot 
gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Thomas Schwinge  ---
.