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/60060] [4.9 Regression] lto1: internal compiler error: in add_AT_specification, at dwarf2out.c:4096


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

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Feb 12 09:01:30 2014
New Revision: 207715

URL: http://gcc.gnu.org/viewcvs?rev=207715&root=gcc&view=rev
Log:
2014-02-12  Richard Biener  <rguenther@suse.de>

    PR lto/60060
    * lto-lang.c (lto_write_globals): Do not call
    wrapup_global_declarations or emit_debug_global_declarations
    but emit debug info for non-function scope variables
    directly.

Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto-lang.c


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