[Bug fortran/82184] [8 Regression] 187.facerec in SPEC CPU 2000 miscompares

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 15 07:26:00 GMT 2017


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


More information about the Gcc-bugs mailing list