On 07/15/14 23:31, Andi Kleen wrote:
From: Andi Kleen <a...@linux.intel.com>
Again should not really change any behavior (except
for some minor differences with empty types)
gcc/:
2014-07-10 Andi Kleen <a...@linux.intel.com>
* tree.c (build_type_attribute_qual_variant): Use inchash.
(type_hash_list): Dito.
(attribute_hash_list): Dito
(iterative_hstate_expr): Dito.
(iterative_hash_expr): Dito.
(build_range_type_1): Dito.
(build_array_type_1): Dito.
(build_function_type): Dito.
(build_method_type_directly): Dito.
(build_offset_type): Dito.
(build_complex_type): Dito.
(make_vector_type): Dito.
* tree.h (iterative_hash_expr): Add compat wrapper.
(iterative_hstate_expr): Add.
lto/:
2014-07-10 Andi Kleen <a...@linux.intel.com>
* lto.c (hash_canonical_type): Call iterative_hstate_expr.
Also OK once the explicit begin/end vs ctor/dtor stuff is fixed.
jeff