https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51726
Dmitry Gorbachev <d.g.gorbachev at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu.org --- Comment #3 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> --- The attached patch does not work in GCC 4.10.0 - stream_read_tree() returns NULL in lto_read_tree_1() (gcc/lto-streamer-in.c:1184): > DECL_INITIAL (expr) = stream_read_tree (ib, data_in); `bar' is treated as a common var.