ChangeLog
1.45 MB
The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
2011-12-15 Richard Guenther <rguenther@suse.de> PR lto/51567 * gimple.c (compare_type_names_p): Also compare the TREE_CODE. (iterative_hash_name): Also hash the TREE_CODE. (gimple_types_compatible_p_1): For types with a TYPE_DECL name and a type DECL_CONTEXT recurse to that type. (iterative_hash_gimple_type): Likewise. * g++.dg/lto/pr51567-1_0.C: New testcase. From-SVN: r182377