[Bug ada/50294] ICE in output_constructor_regular_field, at varasm.c:4751

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 5 14:00:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50294

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-09-05 13:59:44 UTC ---
http://gcc.gnu.org/ml/gcc-patches/2011-09/msg00280.html fixes the
Storage_Error issue but still ICEs because of the forced sign-extension
in output_constructor_regular_field which we do because of Ada having
"negative" DECL_FIELD_OFFSET values.



More information about the Gcc-bugs mailing list