https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107635
--- Comment #12 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Andre Vehreschild <ve...@gcc.gnu.org>: https://gcc.gnu.org/g:08bdc2ac98ae05ef694f4e55c296835fc01a3673 commit r15-7662-g08bdc2ac98ae05ef694f4e55c296835fc01a3673 Author: Andre Vehreschild <ve...@gcc.gnu.org> Date: Fri Feb 21 08:18:40 2025 +0100 Fortran: Fix build on solaris [PR107635] libgfortran/ChangeLog: PR fortran/107635 * caf/single.c: Replace alloca with __builtin_alloca.