https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113450
--- Comment #20 from Rainer Orth <ro at gcc dot gnu.org> --- (In reply to [email protected] 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.
