https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65542

--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Sat Jun  3 11:26:38 2017
New Revision: 248855

URL: https://gcc.gnu.org/viewcvs?rev=248855&root=gcc&view=rev
Log:
2017-05-03  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/65542
        Backport from trunk
        * intrinsic.c (gfc_intrinsic_func_interface):  Return an error
        for -std=f95 for disallowed transformational functions in
        initialization expressions.

2017-05-03  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/65542
        Backport from trunk
        * gfortran.dg/spread_init_expr_2.f90:  New test case.


Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/spread_init_expr_2.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/intrinsic.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

Reply via email to