Fix illegal memory access triggered when attempting to assemble a bogus i386 source...
authorNick Clifton <nickc@redhat.com>
Tue, 14 May 2019 11:42:02 +0000 (12:42 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 14 May 2019 11:42:02 +0000 (12:42 +0100)
commit35015cd193be5e603ed31c14472d2d9d17e14e7a
tree33e9f0b6e6046018a72fc685b3ad787c7ce9713c
parent37d0d09177dc02e0002ab8b90d9b7bc402af9240
Fix illegal memory access triggered when attempting to assemble a bogus i386 source file.

PR 24538
* config/tc-i386-intel.c (i386_intel_simplify_register): Reject
illegal register numbers.
gas/ChangeLog
gas/config/tc-i386-intel.c
This page took 0.025526 seconds and 4 git commands to generate.