]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgo/configure: remove -fno-section-anchors for AIX
authorClément Chigot <clement.chigot@atos.net>
Thu, 24 Sep 2020 11:40:40 +0000 (13:40 +0200)
committerIan Lance Taylor <iant@golang.org>
Wed, 7 Oct 2020 21:08:52 +0000 (14:08 -0700)
commit45376dc0f426c0fc39c5ee77937c928c27fab77a
treeec41c5975ad63136573ec21236b154668070ea6e
parent89d3af5ef7e313efd7a5e88a4c629b4704cfe976
libgo/configure: remove -fno-section-anchors for AIX

This option is no longer needed. There is no crash without it since
at least gcc-9.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/260157
gcc/go/gofrontend/MERGE
libgo/configure
libgo/configure.ac