]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/symbols.c
Fix ICE in assembler when passed a corrupt input file.
authorNick Clifton <nickc@redhat.com>
Thu, 1 Dec 2016 10:38:40 +0000 (10:38 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 1 Dec 2016 10:38:40 +0000 (10:38 +0000)
commit6d6ad65b43efa17a825702297331fcb290445a18
treecf11a55d52a66b3ee631b83a9f5fea7311ee6129
parenta37a2806e3289294ed214aed3c8a45db46026b39
Fix ICE in assembler when passed a corrupt input file.

PR gas/20895
* symbols.c (resolve_symbol_value): Gracefully handle erroneous
symbolic expressions.
gas/ChangeLog
gas/symbols.c