lto-common.c: tree-pretty-print.h
authorJan Hubicka <hubicka@gcc.gnu.org>
Thu, 27 Jun 2019 12:08:12 +0000 (12:08 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 27 Jun 2019 12:08:12 +0000 (12:08 +0000)
commit85693eef5760523ed1f81d3b2d605385d956cb79
treebf7cdc1bccf4af0a56d9b82d57be4b7700ca2a85
parenta0276c00934da47fa511aa52e1973b68ffd8b2ab
lto-common.c: tree-pretty-print.h

* lto-common.c: tree-pretty-print.h
(type_streaming_finished): New static var.
(gimple_register_canonical_type_1): Return updated hash; handle ODR
types.
(iterative_hash_canonical_type): Update use of
gimple_register_canonical_type_1.

From-SVN: r272750
gcc/lto/ChangeLog