> 2016-01-05 Eric Botcazou <ebotca...@adacore.com> > > * dwarf2out.c (need_endianity_attribute_p): New inline predicate. > (base_type_die): Add REVERSE parameter and attach DW_AT_endianity to > the DIE accordingly. > (modified_type_die): Add REVERSE parameter and pass it recursively, > as well as to base_type_die. Adjust presence check accordingly. > (base_type_for_mode): Adjust call to modified_type_die. > (add_type_attribute): Add REVERSE parameter and pass it to > modified_type_die. > (generic_parameter_die): Adjust call to add_type_attribute. > (add_scalar_info): Likewise. > (add_subscript_info): Likewise. > (gen_array_type_die): Likewise. > (gen_descr_array_type_die): Likewise. > (gen_entry_point_die): Likewise. > (gen_enumeration_type_die): Likewise. > (gen_formal_parameter_die): Likewise. > (gen_subprogram_die): Likewise. > (gen_variable_die ): Likewise. > (gen_const_die): Likewise. > (gen_field_die): Likewise. > (gen_pointer_type_die): Likewise. > (gen_reference_type_die): Likewise. > (gen_ptr_to_mbr_type_die): Likewise. > (gen_inheritance_die): Likewise. > (gen_subroutine_type_die): Likewise. > (gen_typedef_die): Likewise. > (force_type_die): Adjust call to modified_type_die. > > 2016-01-05 Eric Botcazou <ebotca...@adacore.com> > > * gcc.dg/debug/dwarf2/sso.c: New test.
https://gcc.gnu.org/ml/gcc-patches/2016-01/msg00132.html -- Eric Botcazou