On Wed, 27 Nov 2019, Thomas Schwinge wrote: > If I turn that conditional cited above into 'if (1)', then nvptx > offloading testing seems to return to normality, but I have not yet > assessed whether that has any ill effects on decimal float types support, > and/or how this should be fixed properly. (Julian, please have a look, > if you can, or tell me if you're busy with other things.)
Whatever allows this to work for _FloatN types (when x86_64 supports _Float128 but nxptx doesn't, for example) should be applied to the DFP types as well. -- Joseph S. Myers jos...@codesourcery.com