[Bug fortran/47839] ICE in dwarf2out.c:add_AT_specification

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 24 10:35:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47839

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-24 09:53:30 UTC ---
Author: rguenth
Date: Thu Feb 24 09:53:26 2011
New Revision: 170463

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170463
Log:
2011-02-24  Richard Guenther  <rguenther@suse.de>

    PR fortran/47839
    * f95-lang.c (pushdecl): For externs in non-global scope push
    a copy of the decl into the BLOCK.

    * gfortran.dg/lto/pr47839_0.f90: New testcase.
    * gfortran.dg/lto/pr47839_1.f90: Likewise.

Added:
    trunk/gcc/testsuite/gfortran.dg/lto/pr47839_0.f90
    trunk/gcc/testsuite/gfortran.dg/lto/pr47839_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/f95-lang.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list