diff options
author | Alan Modra <amodra@gmail.com> | 2014-06-16 09:56:29 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-06-16 12:26:38 +0930 |
commit | 4b1a927e92e49f333838f8f11e621608cccb3a03 (patch) | |
tree | 789d466a32bb13584a9809113e3079eb7380175a /gas/output-file.h | |
parent | 44ed9ef26f62c4b348236c4dcea1de78d03900d9 (diff) | |
download | gdb-4b1a927e92e49f333838f8f11e621608cccb3a03.zip gdb-4b1a927e92e49f333838f8f11e621608cccb3a03.tar.gz gdb-4b1a927e92e49f333838f8f11e621608cccb3a03.tar.bz2 |
Fix uninitialised ARM data
MALLOC_PERTURB_=1 results in "FAIL: PIC" on arm-vxworks, due to garbage
in words with got relocs.
* config/tc-arm.c (s_arm_elf_cons): Initialise after frag_more.
(md_apply_fix): Delete now unnecessary zeroing for BFD_RELOC_ARM_GOT*
and BFD_RELOC_ARM_TLS* relocs. Simplify BFD_RELOC_8 case.
Diffstat (limited to 'gas/output-file.h')
0 files changed, 0 insertions, 0 deletions