fix typo introduced in previous delta

This commit is contained in:
Nick Clifton 2002-07-23 18:02:32 +00:00
parent 55eab186a3
commit 4455705d76

View File

@ -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