[GOLD][COMMITTED] Fix incorrect encoding of DT_PREINIT_ARRAY.

Andreas Schwab schwab@linux-m68k.org
Fri Oct 16 23:22:00 GMT 2009


"Doug Kwan (關振德)" <dougkwan@google.com> writes:

> @@ -657,7 +657,7 @@ enum DT
>    DT_RUNPATH = 29,
>    DT_FLAGS = 30,
>    DT_ENCODING = 32,
> -  DT_PREINIT_ARRAY = 33,
> +  DT_PREINIT_ARRAY = 32,

What about DT_ENCODING?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Binutils mailing list