#OracleSolaris 11.4.75 adds GCC 14 to the set of available packages. Users of the C and C++ compilers may notice that GCC 14 has raised a number of issues from warnings to errors, which may impact your builds. See https://gcc.gnu.org/gcc-14/changes.html for more information on the changes in this generation of the GNU family of compilers, and https://gcc.gnu.org/gcc-14/porting_to.html for information on changes you may need to make to code and/or compiler flags in order to build it with GCC 14.