http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35998
--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Author: ebotcazou Date: Wed Nov 13 10:07:14 2013 New Revision: 204736 URL: http://gcc.gnu.org/viewcvs?rev=204736&root=gcc&view=rev Log: PR ada/35998 * dwarf2out.c (add_byte_size_attribute): Also use int_size_in_bytes for fields. Do not add the attribute if the size is negative. Modified: trunk/gcc/ChangeLog trunk/gcc/dwarf2out.c