[Bug debug/81936] ICE in dwarf2out_die_ref_for_decl, at dwarf2out.c:5543
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 23 15:43:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81936
--- Comment #12 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to rguenther@suse.de from comment #11)
> > And then we run into the next ICE:
> Shit happens ;)
Heh, it does :)
> Is that now the offload compiler?
Nope, still the host compiler, we're ICE-ing during
symbol_table::finalize_compilation_unit, so we're actual ICE-ing earlier than
before.
I'm going to look now at r(251220 - 1), just before the ICE, to understand how
things were handled there.
More information about the Gcc-bugs
mailing list