* tree.c (verify_type_variant): Fix #undef.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 May 2015 17:17:21 +0000 (17:17 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 May 2015 17:17:21 +0000 (17:17 +0000)
commit82915df76656a1287e5167d718244f9dc80062bf
treef1b24ad9ea6616fd264f62330b85522955708226
parentd7729e2624686d43e4749eb2bdcebed20acb1781
* 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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223391 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lto/ChangeLog
gcc/lto/lto.c
gcc/tree.c
gcc/tree.h