diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2021-06-10 15:14:49 +0000 |
---|---|---|
committer | Segher Boessenkool <segher@kernel.crashing.org> | 2021-06-10 15:20:09 +0000 |
commit | 7a895955095b6f4d9fcf3b6686dc1113591da28d (patch) | |
tree | cda4247142480331f0532533e8cd4942d103344c /gcc | |
parent | 04a040d907a83af54e0a98bdba5bfabc0ef4f700 (diff) | |
download | gcc-7a895955095b6f4d9fcf3b6686dc1113591da28d.zip gcc-7a895955095b6f4d9fcf3b6686dc1113591da28d.tar.gz gcc-7a895955095b6f4d9fcf3b6686dc1113591da28d.tar.bz2 |
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 .
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions