[Bug target/84990] [8 Regression] Boostrap broken with --enable-checking=release and Ada

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 20 11:19:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84990

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 43718
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43718&action=edit
gcc8-pr84990.patch

Can't reproduce with a cross, but just from the ICE line I guess this could fix
it.  There is no point to use section-anchors for these artificial variables,
and we weren't using them before either, just through a hack for the
DECL_INITIAL (decl) == decl which I've changed.


More information about the Gcc-bugs mailing list