]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: Fix build on solaris [PR107635]
authorAndre Vehreschild <vehre@gcc.gnu.org>
Fri, 21 Feb 2025 07:18:40 +0000 (08:18 +0100)
committerAndre Vehreschild <vehre@gcc.gnu.org>
Fri, 21 Feb 2025 08:13:50 +0000 (09:13 +0100)
commit08bdc2ac98ae05ef694f4e55c296835fc01a3673
tree62555199faea2724b4b8ccc440d3b3d153ee3d5f
parent8293b9e40f12e94a0fdae61b6ec7f2c25ac5b699
Fortran: Fix build on solaris [PR107635]

libgfortran/ChangeLog:

PR fortran/107635
* caf/single.c: Replace alloca with __builtin_alloca.
libgfortran/caf/single.c