aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-sh.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:32:43 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:32:43 -0700
commit1b7868733d45220e63b72a1814f30e090f761821 (patch)
tree3d24590c5f365841d2c9097339fa33b53f1a373a /bfd/elf32-sh.c
parentaa91aff6af9f930bb8e9e4fd3dfc852cba8c80d0 (diff)
downloadfsf-binutils-gdb-1b7868733d45220e63b72a1814f30e090f761821.zip
fsf-binutils-gdb-1b7868733d45220e63b72a1814f30e090f761821.tar.gz
fsf-binutils-gdb-1b7868733d45220e63b72a1814f30e090f761821.tar.bz2
Remove trailing spaces in bfd
Diffstat (limited to 'bfd/elf32-sh.c')
-rw-r--r--bfd/elf32-sh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-sh.c b/bfd/elf32-sh.c
index 567ef24..dbad071 100644
--- a/bfd/elf32-sh.c
+++ b/bfd/elf32-sh.c
@@ -4443,7 +4443,7 @@ sh_elf_relocate_section (bfd *output_bfd, struct bfd_link_info *info,
symbols. */
else if (r_type == R_SH_REL32
&& h
- && h->root.type == bfd_link_hash_undefweak)
+ && h->root.type == bfd_link_hash_undefweak)
check_segment[0] = check_segment[1] = -1;
goto final_link_relocate;