This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/81936] ICE in dwarf2out_die_ref_for_decl, at dwarf2out.c:5543
- From: "vries at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 26 Aug 2017 08:30:50 +0000
- Subject: [Bug debug/81936] ICE in dwarf2out_die_ref_for_decl, at dwarf2out.c:5543
- Auto-submitted: auto-generated
- References: <bug-81936-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81936
--- Comment #20 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #19)
> Fixed.
Thanks for fixing this.
libgomp with nvptx offloading is back to known fails:
...
# of unexpected failures 24
# of expected passes 8391
# of unresolved testcases 3
# of unsupported tests 383
...