r260160 - in /branches/gcc-8-branch/gcc: fortra...
pault@gcc.gnu.org
pault@gcc.gnu.org
Fri May 11 09:35:00 GMT 2018
Author: pault
Date: Fri May 11 09:35:55 2018
New Revision: 260160
URL: https://gcc.gnu.org/viewcvs?rev=260160&root=gcc&view=rev
Log:
2018-05-11 Paul Thomas <pault@gcc.gnu.org>
PR fortran/68846
PR fortran/70864
backport from trunk
* resolve.c (get_temp_from_expr): The temporary must not have
dummy or intent attributes.
2018-05-11 Paul Thomas <pault@gcc.gnu.org>
PR fortran/68846
backport from trunk
* gfortran.dg/temporary_3.f90 : New test.
PR fortran/70864
backport from trunk
* gfortran.dg/temporary_2.f90 : New test.
Added:
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/temporary_2.f90
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/temporary_3.f90
Modified:
branches/gcc-8-branch/gcc/fortran/ChangeLog
branches/gcc-8-branch/gcc/fortran/resolve.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list