This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, Fortran] PR54687 - Fortran options cleanup (part 2)
- From: FX <fxcoudert at gmail dot com>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, gfortran <fortran at gcc dot gnu dot org>
- Date: Tue, 16 Dec 2014 09:32:37 +0100
- Subject: Re: [Patch, Fortran] PR54687 - Fortran options cleanup (part 2)
- Authentication-results: sourceware.org; auth=none
- References: <548F5D79 dot 2090700 at net-b dot de>
> Built and currently regtested on x86-64-gnu-linux.
> OK for the trunk?
OK.
Iâm not sure exactly why we have a hardcoded minimal value of (2^16-1) for âmax array constructorâ, or a default max stack of 2^15. But thatâs a separate issue.
Thanks,
FX