Fix SPARC relocations generated for the .eh_frame section.
authorNick Clifton <nickc@redhat.com>
Tue, 15 Nov 2016 15:41:27 +0000 (15:41 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 15 Nov 2016 15:41:27 +0000 (15:41 +0000)
commit93ca393659ef6714724749950301757f47e5e9fd
treeebb528d2ab9934c48c555950df844db254d26aa5
parent32ce946fd83f08a4f1486de02d3f83870b36b28e
Fix SPARC relocations generated for the .eh_frame section.

PR gas/20803
* config/tc-sparc.c (cons_fix_new_sparc): Use unaligned relocs in
the .eh_frame section.
gas/ChangeLog
gas/config/tc-sparc.c