https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117584
--- Comment #7 from Manjunath S Matti <mmatti at linux dot vnet.ibm.com> --- (In reply to Jakub Jelinek from comment #5) > Those routines need to be enabled for ppc in libgcc, like they are already > enabled for s390x. > ligcc has DPD _BitInt support since > r16-920-ga57ea0a189b95228d524841497684b029cc51c00 > So, all you need to make sure is that those are built and included in > libgcc.a (note, DFP suipport is never included in libgcc_s.so.1). Thanks will look into this tonight.
