re PR lto/54728 (ICE in input_gimple_stmt, at gimple-streamer-in.c:254)
authorJan Hubicka <jh@suse.cz>
Sat, 22 Dec 2012 23:27:49 +0000 (00:27 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 22 Dec 2012 23:27:49 +0000 (23:27 +0000)
commit2c2c4b295b36fad9ae96b73c84985609f1a36ba8
tree6b77a3e817d0f1e1f924bfa1c3f34edc9996c080
parent4038d0fb1f156f136ea94f8fa17f91150da9cbbd
re PR lto/54728 (ICE in input_gimple_stmt, at gimple-streamer-in.c:254)

PR lto/54728
* cgraph.h (symtab_real_symbol_p): Drop code looking for external functions.
* lto-streamer-out.c (output_symbol_p): New function.
(produce_symtab) Use it.

From-SVN: r194700
gcc/ChangeLog
gcc/cgraph.h
gcc/lto-streamer-out.c