This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [patch, fortran] Create temporary variables for matmul
- From: Thomas Koenig <tkoenig at netcologne dot de>
- To: Dominique d'Humières <dominiq at lps dot ens dot fr>
- Cc: gfortran <fortran at gcc dot gnu dot org>
- Date: Tue, 9 May 2017 20:30:39 +0200
- Subject: Re: [patch, fortran] Create temporary variables for matmul
- Authentication-results: sourceware.org; auth=none
- References: <ED04DE02-9231-4672-A9EB-EC407E305B50@lps.ens.fr>
Am 09.05.2017 um 11:11 schrieb Dominique d'Humières:
I see a bunch of new failures with -m32
FAIL: gfortran.dg/allocatable_function_8.f90 -O0 execution test
I have created PR 80696 for this and will investigate.
Regards
Thomas