]> sourceware.org Git - glibc.git/commit - INSTALL
powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Tue, 17 Mar 2020 13:38:54 +0000 (08:38 -0500)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Thu, 30 Apr 2020 13:52:08 +0000 (08:52 -0500)
commit5c7ccc29830fb59d39d67222caca5b4bd6ca2e0f
tree9079b343178de921de8bfedabd45670c0ade54b5
parent3a0acbdcc51a6a854be6500da325b99cc68754c3
powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)

GCC 7.5.0 (PR94200) will refuse to compile if both -mabi=% and
-mlong-double-128 are passed on the command line.  Surprisingly,
it will work happily if the latter is not.  For the sake of
maintaining status quo, test for and blacklist such compilers.

Tested with a GCC 8.3.1 and GCC 7.5.0 compiler for ppc64le.

Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
INSTALL
manual/install.texi
sysdeps/ieee754/ldbl-128ibm-compat/Makefile
sysdeps/powerpc/powerpc64/le/configure
sysdeps/powerpc/powerpc64/le/configure.ac
This page took 0.041135 seconds and 5 git commands to generate.