]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/56557 (Link error about `std::fstream' or `std::stringstream' with...
authorJan Hubicka <jh@suse.cz>
Tue, 12 Mar 2013 12:38:47 +0000 (13:38 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 12 Mar 2013 12:38:47 +0000 (12:38 +0000)
commit4f38fa8ce5b39d0a04f9d76c6f3844734fc4837b
tree00ec5d59f0f58c60fd301a2a96110ce4ee19f789
parentc5c5ba89acc96e48bf6eed87489fcda3efcd7fc3
re PR libstdc++/56557 (Link error about `std::fstream' or `std::stringstream' with `-flto' and `-rdynamic' options)

PR lto/56557
* lto-streamer-out.c (output_symbol_p): Skip references from
constructors of external variables.

From-SVN: r196613
gcc/ChangeLog
gcc/lto-streamer-out.c