This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/68560] [6/7/8 Regression] The test gfortran.dg/shape_8.f90 now fails when compiled with -flto


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

--- Comment #28 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Wed Feb  7 21:08:51 2018
New Revision: 257462

URL: https://gcc.gnu.org/viewcvs?rev=257462&root=gcc&view=rev
Log:
2018-02-07  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/68560
        * trans-intrinsic.c (gfc_conv_intrinsic_shape): New function.
        (gfc_conv_intrinsic_function): Call it.

2018-02-07  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/68560
        * gfortran.dg/shape_9.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/shape_9.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-intrinsic.c
    trunk/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]