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/82184] [8 Regression] 187.facerec in SPEC CPU 2000 miscompares


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

--- Comment #7 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Fri Sep 15 07:26:14 2017
New Revision: 252781

URL: https://gcc.gnu.org/viewcvs?rev=252781&root=gcc&view=rev
Log:
2017-09-15  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/82184
        trans-decl.c (gfc_trans_deferred_vars): Do not null the 'span'
        field if the symbol is either implicitly or explicitly saved.


2017-09-15  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/82184
        * gfortran.dg/pointer_array_9.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pointer_array_9.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-decl.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]