[Bug target/82961] ICE in dwarf2out.c: deferred_asm_name != NULL
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 15 09:42:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82961
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |rupp at gnat dot com,
| |sebastian.huber@embedded-br
| |ains.de
Known to fail| |8.0
--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, following simple test-case is sufficient:
$ cat ice.i
int a;
Also ICEs with merge base of GCC 7 branch.
I'm CCing VMS maintainers.
More information about the Gcc-bugs
mailing list