gimple.c (compare_type_names_p): Remove for_completion_p arg.
authorRichard Guenther <rguenther@suse.de>
Tue, 24 May 2011 14:33:48 +0000 (14:33 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 24 May 2011 14:33:48 +0000 (14:33 +0000)
commit6a20ce76e592b8a3a962a17b7dfaca8e36eb5067
tree2bc6c85b007aad9d56e71a5c9b50768e6c65828c
parent87d426f8db0a1dde95fa1250dbbbf36ec587c286
gimple.c (compare_type_names_p): Remove for_completion_p arg.

2011-05-24  Richard Guenther  <rguenther@suse.de>

* gimple.c (compare_type_names_p): Remove for_completion_p arg.
(gimple_compatible_complete_and_incomplete_subtype_p): Remove.
(gimple_types_compatible_p_1): Adjust.
(iterative_hash_canonical_type): Do not bother about complete vs.
incomplete types.
(gimple_canonical_types_compatible_p): Likewise.

From-SVN: r174118
gcc/ChangeLog
gcc/gimple.c