https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119244
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |s390*-*-*
--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
I'll note this also affects s390x-linux where libgcobol currently fails to
build due to
../../../gcc/libgcobol/intrinsic.cc:984:3: error: unsupported non-standard
suffix on floating constant
984 | if( value < -1.00Q || value > +1.00Q )
| ^~