This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Commit 058037d3 broke mips*-linux ld testsuite


Nick, can you take a look at this?
mips-linux  +FAIL: MIPS eh-frame 1, n32
mips-linux  +FAIL: MIPS eh-frame 1, n64
mips-linux  +FAIL: MIPS eh-frame 2, n32
mips-linux  +FAIL: MIPS eh-frame 2, n64
and similarly for other mips targets.  All complaints from readelf
about "Not enough augmentation data".  Seems to me that there isn't
anything wrong with allocating more bytes than needed for the
augmentation, to align following data (or in this case, pad to end of
CIE).

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]