fix typo introduced in previous delta
This commit is contained in:
parent
55eab186a3
commit
4455705d76
1 changed files with 1 additions and 0 deletions
|
@ -4816,6 +4816,7 @@ copy_private_bfd_data (ibfd, obfd)
|
|||
correct value. Note - some backends require that
|
||||
p_paddr be left as zero. */
|
||||
if (segment->p_paddr == 0
|
||||
&& segment->p_vaddr != 0
|
||||
&& (! bed->want_p_paddr_set_to_zero)
|
||||
&& isec == 0
|
||||
&& output_section->lma != 0
|
||||
|
|
Loading…
Reference in a new issue