On Wed, Nov 05, 2025 at 10:02:05AM +0100, Jakub Jelinek wrote: > On Wed, Nov 05, 2025 at 03:53:15AM -0500, Michael Meissner wrote: > > This patch adds the necessary support in libgcc to allow using the machine > > independent 16-bit floating point support. > > No exports from libgcc_s.so.1? Is that because it is an experimental > feature so far, so you only want it in libgcc.a and not in libgcc.so?
Good point. It is a work in progress. However, we probably need to make sure the calling sequence is what we want before putting it into a shared library. -- Michael Meissner, IBM PO Box 98, Ayer, Massachusetts, USA, 01432 email: [email protected]
