This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, fortran] PR57798 uninitialized loop bound with sum and array-returning function.
- From: Thomas Koenig <tkoenig at netcologne dot de>
- To: Mikael Morin <mikael dot morin at sfr dot fr>
- Cc: gfortran <fortran at gcc dot gnu dot org>, gcc patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 21 Aug 2013 22:02:23 +0200
- Subject: Re: [Patch, fortran] PR57798 uninitialized loop bound with sum and array-returning function.
- References: <52137FA7 dot 9070900 at sfr dot fr>
Hi Mikael,
> Regression tested on x86_64-unknown-linux-gnu. OK for trunk/4.8?
OK for both. Thanks for the patch!
Thomas