tree.c (gimple_canonical_types_compatible_p): Do not compare function attributes.
authorJan Hubicka <hubicka@ucw.cz>
Sat, 23 May 2015 13:51:26 +0000 (15:51 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 23 May 2015 13:51:26 +0000 (13:51 +0000)
commit14e40d7efcebb33770d6f51d51f5df6eb1ac69cc
tree620f2dd6e2afbfbba1022402fa0e0ab0642e7711
parente2897e23a7574e634907e16e726add570d9e6d2d
tree.c (gimple_canonical_types_compatible_p): Do not compare function attributes.

* tree.c (gimple_canonical_types_compatible_p):  Do not compare
function attributes.
(verify_type): Remove METHOD_TYPE FIXME; update FUNCTION_TYPE.

From-SVN: r223606
gcc/ChangeLog
gcc/tree.c