re PR lto/65012 (systemd fails to build at least on ppc64el, powerpc, arm-inux-gnueab...
authorJakub Jelinek <jakub@redhat.com>
Thu, 19 Feb 2015 11:56:00 +0000 (12:56 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 19 Feb 2015 11:56:00 +0000 (12:56 +0100)
commit176ca71c8c4ebb554dddef6ea1a6a855b117d6e2
tree2aa373da0c52f911dd94fa42e80ba3e2ac728135
parent696d5fa14225f7a2665f674c5e8b4f2609823cad
re PR lto/65012 (systemd fails to build at least on ppc64el, powerpc, arm-inux-gnueabihf and aarch64 with -flto (ICE))

PR lto/65012
* varpool.c (varpool_node::get_constructor): Return early
if this->lto_file_data is NULL.

From-SVN: r220810
gcc/ChangeLog
gcc/varpool.c