summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.h
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2015-05-17 06:46:15 +0300
committerMax Filippov <jcmvbkbc@gmail.com>2015-05-26 10:14:17 +0300
commit4de0562a4c69fef4952aa7e19d7bda359f02e8b4 (patch)
treeb93a12cbcb93a315df61a6a77323529eca5ce13c /gdb/gdbarch.h
parent8f2fd309e013e4e230df46d2dee03c5ca2228836 (diff)
xtensa: fix gas segfault with --text-section-literals
When --text-section-literals is used and code in the .init or .fini emits literal in the absence of .literal_position, xtensa_move_literals segfaults. Check that search_frag is non-NULL in the xtensa_move_literals and report error otherwise. 2015-05-26 Max Filippov <jcmvbkbc@gmail.com> gas/ * config/tc-xtensa.c (xtensa_move_literals): Check that search_frag is non-NULL. Report error if literal frag is not found.
Diffstat (limited to 'gdb/gdbarch.h')
0 files changed, 0 insertions, 0 deletions