https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104253

--- Comment #19 from Peter Bergner <bergner at gcc dot gnu.org> ---
(In reply to Eric Botcazou from comment #17)
> The test fails on VxWorks, where there is no 128-bit long double:
> 
> cc1: warning: The '-mfloat128' option may not be fully supported
> 
> so it looks like a DejaGNU selector is missing.

Eric, we don't have access to test VxWorks.  Can you try changing the
dg-require using ppc_float128_sw to ppc_float128_hw and see if that fixes it
for you?

Reply via email to