[PATCH] fix fdump-lang-raw ICE
commit054aa460a19685a2dab19364c187cb8803b92f5a
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Nov 2017 19:26:46 +0000 (1 19:26 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Nov 2017 19:26:46 +0000 (1 19:26 +0000)
tree5e54f05e48094f7ce9a15cf525f9d42d91eff3f0
parent816659f9fbe7b03d6bdf23d1fbe93ea06d3ae20b
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254323 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-dump.c