[Bug go/90635] typo in libgo/configure.ac

2019-05-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90635

Ian Lance Taylor  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Ian Lance Taylor  ---
Thanks.  Should be fixed on trunk and GCC 9 branch.

[Bug go/90635] typo in libgo/configure.ac

2019-05-26 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90635

--- Comment #2 from ian at gcc dot gnu.org  ---
Author: ian
Date: Mon May 27 00:14:02 2019
New Revision: 271640

URL: https://gcc.gnu.org/viewcvs?rev=271640&root=gcc&view=rev
Log:
PR go/90635
libgo: correct typo in USE_LIBFFI AM_CONDITIONAL

Only affects the case of passing --without-libffi to configure.

Fixes https://gcc.gnu.org/PR90635

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/178998

Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/libgo/configure
trunk/libgo/configure.ac

[Bug go/90635] typo in libgo/configure.ac

2019-05-26 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90635

--- Comment #1 from ian at gcc dot gnu.org  ---
Author: ian
Date: Mon May 27 00:13:52 2019
New Revision: 271639

URL: https://gcc.gnu.org/viewcvs?rev=271639&root=gcc&view=rev
Log:
PR go/90635
libgo: correct typo in USE_LIBFFI AM_CONDITIONAL

Only affects the case of passing --without-libffi to configure.

Fixes https://gcc.gnu.org/PR90635

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/178998

Modified:
branches/gcc-9-branch/libgo/configure
branches/gcc-9-branch/libgo/configure.ac