Hello world,
with Fortran 2018, recursive is becoming the default. This will likely
have a serious impact on many user codes, which often declare large
arrays which could then overflow stacks, leading to segfaults without
further explanation.
What could we do? A few options, not all mutally excl
Snapshot gcc-7-20180412 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/7-20180412/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-7