[PowerPC] Fully define gdtoa settings on powerpc64.

The settings in arith.h were not fully defined on powerpc64 after the gdtoa
switchover. Generate them using arithchk.c, similar to what AMD64 did for
r114814.

Technically, none of this is necessary in FreeBSD gdtoa, but since the other
platforms have full definitions, we might as well have full definitions
too.

Approved by:	jhibbits (in irc)
Differential Revision:	https://reviews.freebsd.org/D22775
This commit is contained in:
Brandon Bergren 2019-12-13 20:30:26 +00:00
parent 9358cceb97
commit 59e1870182
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=355729

View File

@ -13,4 +13,7 @@
#define IEEE_MC68k
#define Arith_Kind_ASL 2
#define Long int
#define Intcast (int)(long)
#define Double_Align
#define X64_bit_pointers