X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Femultempl%2Fppc64elf.em;h=d6d5b0acf36fdffd8a191284e837cfbdaa8e2e3e;hb=58e6cc77b7605e26cbf3fccc166089c01ceee95f;hp=ac306645d11b583cc01fe7786b1484ff9a3e4d53;hpb=5616b6c32f7454987ae167ba35589e095c0172fc;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/emultempl/ppc64elf.em b/ld/emultempl/ppc64elf.em index ac306645d1..d6d5b0acf3 100644 --- a/ld/emultempl/ppc64elf.em +++ b/ld/emultempl/ppc64elf.em @@ -266,7 +266,7 @@ prelim_size_sections (void) if (expld.phase != lang_mark_phase_enum) { expld.phase = lang_mark_phase_enum; - expld.dataseg.phase = exp_dataseg_none; + expld.dataseg.phase = exp_seg_none; one_lang_size_sections_pass (NULL, FALSE); /* We must not cache anything from the preliminary sizing. */ lang_reset_memory_regions ();