[PATCH] fix fdump-lang-raw ICE
authorNathan Sidwell <nathan@acm.org>
Wed, 1 Nov 2017 19:26:46 +0000 (19:26 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 1 Nov 2017 19:26:46 +0000 (19:26 +0000)
commitc6108cbd510e2d60cf53d1eb8a5bf24a12fcf441
tree5e54f05e48094f7ce9a15cf525f9d42d91eff3f0
parent183e687af1dd8ca311712b5061c205a43ce1252c
[PATCH] fix fdump-lang-raw ICE

https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00037.html
* tree-dump.c (dequeue_and_dump): Use HAS_DECL_ASSEMBLER_NAME_P.

From-SVN: r254323
gcc/ChangeLog
gcc/tree-dump.c