]> sourceware.org Git - glibc.git/commit
powerpc64le: guarantee a .gnu.attributes section [BZ #26220]
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Wed, 8 Jul 2020 21:49:34 +0000 (16:49 -0500)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Tue, 21 Jul 2020 14:03:01 +0000 (09:03 -0500)
commitc79607a474439d50e9f0bcae59709817112900cc
treeb7925baf3d7caeea8c46c982f5a6f79c50d592c5
parentec2f1fddf29053957d061dfe310f106388472a4f
powerpc64le: guarantee a .gnu.attributes section [BZ #26220]

Upstream GCC 11 development is now building the ibm128 runtime
support (in libgcc) without a .gnu.attributes section on ppc64le.
Ensure we have one to replace by building one ibm128 file in
libc and libm with attributes.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
sysdeps/powerpc/powerpc64/le/Makefile
This page took 0.04004 seconds and 5 git commands to generate.