On Thu, 5 Oct 2023 at 18:04, François Dumont <frs.dum...@gmail.com> wrote: > > Here is a patch to fix following test case in gcc: > > gcc/testsuite/g++.dg/cpp23/ext-floating13.C > > libstdc++: [_GLIBCXX_INLINE_VERSION] Add missing float symbols > > libstdc++-v3/ChangeLog: > > * config/abi/pre/gnu-versioned-namespace.ver: Add missing > symbols > for _Float{16,32,64,128,32x,64x,128x}. > > Ok to commit ?
OK, thanks. > > François >