2014-02-12 Richard Biener <rguenther@suse.de>
commitf5cbf731cb9b18889fb44060048e1cfd2b4c593f
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Feb 2014 09:01:30 +0000 (12 09:01 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Feb 2014 09:01:30 +0000 (12 09:01 +0000)
treedca80b7de390261706f26744c201204ebe6fb228
parentb74177237684bc892ed27e50f5d6f2ddc6f7a0c2
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207715 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/lto/ChangeLog
gcc/lto/lto-lang.c