[Bug libstdc++/113450] [14 Regression] std/format/functions/format.cc FAILs
ro at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 18 08:49:40 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113450
--- Comment #20 from Rainer Orth <ro at gcc dot gnu.org> ---
(In reply to ro@CeBiTec.Uni-Bielefeld.DE from comment #19)
> I'm talking with Oracle Solaris Engineering and they're amenable to
> making the int8_t change from char to signed char.
>
> To assess the possible impact, the plan is to compare the public symbols
> of C++ libraries delivered with Solaris now and after a rebuild with
> <sys/int_types.h> changed.
I've just re-checked: while it's still possible that this may happen,
guaranteeing
that there's no negative impact will take lots of work, so progress may be slow
or the change never happen at all. Besides, even if this would happen, we
probably cannot just drop support for Solaris 11.4 versions before such a
change.
More information about the Gcc-bugs
mailing list