Your ldexp.c change broke cris-elf

Hans-Peter Nilsson hans-peter.nilsson@axis.com
Mon Sep 2 08:27:00 GMT 2002


As witnessed by ld-cris/libdso-2.d, your:

2002-09-02  Nick Clifton  <nickc@redhat.com>

        * ldexp.c (exp_fold_tree): If the first attempt to lookup a
        PROVIDEd symbol fails, look it up again, but this time with
        the 'create' flag set.

change now defines all PROVIDE symbols, even if unused.  (Not
really the purpose of that test.)  There are now 37 .symtab
entries in the readelf dump where there usually is 23, and the
added ones are for PROVIDE symbols, that are not used by the
test DSO.

brgds, H-P



More information about the Binutils mailing list