tree.c (verify_type_variant): Fix #undef.
authorJan Hubicka <hubicka@ucw.cz>
Tue, 19 May 2015 17:17:21 +0000 (19:17 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 19 May 2015 17:17:21 +0000 (17:17 +0000)
commit872d5034baa1007606d405e37937908602fbbe51
treef1b24ad9ea6616fd264f62330b85522955708226
parent41b37d5ec1064decf497f1ce4657582f4b4807c8
tree.c (verify_type_variant): Fix #undef.

* tree.c (verify_type_variant): Fix #undef.
(gimple_canonical_types_compatible_p): Move here from lto.c
(verify_type): Verify TYPE_CANONICAL compatibility.
* tree.h (gimple_canonical_types_compatible_p): Declare.

* lto.c (gimple_canonical_types_compatible_p): Move to tree.c

From-SVN: r223391
gcc/ChangeLog
gcc/lto/ChangeLog
gcc/lto/lto.c
gcc/tree.c
gcc/tree.h