rs6000: Fix *TItype_ppc
authorSegher Boessenkool <segher@kernel.crashing.org>
Thu, 10 Jun 2021 15:14:49 +0000 (15:14 +0000)
committerSegher Boessenkool <segher@kernel.crashing.org>
Thu, 10 Jun 2021 15:20:09 +0000 (15:20 +0000)
commit7a895955095b6f4d9fcf3b6686dc1113591da28d
treecda4247142480331f0532533e8cd4942d103344c
parent04a040d907a83af54e0a98bdba5bfabc0ef4f700
rs6000: Fix *TItype_ppc

The *TItype_ppc definitions are guarded by _ARCH_PPC64, so all
declarations using it should do so as well.

2021-06-10  Segher Boessenkool  <segher@kernel.crashing.org>
libgcc/
* config/rs6000/quad-float128.h: Guard all uses of [U]TItype_ppc by
_ARCH_PPC64 .
libgcc/config/rs6000/quad-float128.h