|
|
|
@ -9080,6 +9080,9 @@ ppc64_elf_size_stubs (bfd *output_bfd, |
|
|
|
/* If there aren't any relocs, then there's nothing more
|
|
|
|
to do. */ |
|
|
|
if ((section->flags & SEC_RELOC) == 0 |
|
|
|
|| (section->flags & SEC_ALLOC) == 0 |
|
|
|
|| (section->flags & SEC_LOAD) == 0 |
|
|
|
|| (section->flags & SEC_CODE) == 0 |
|
|
|
|| section->reloc_count == 0) |
|
|
|
continue; |
|
|
|
|
|
|
|
|