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] |
Hi, This fixes a problem in which a conversion from -1 to the unsigned int type causes a build breakage when gold is build for i686-unknown-linux-gnu. This has been tested by building gold as a cross linker for host i686-unknown-linux-gnu and as a native linker for arm-unknown-linux-gnu. -Doug 2010-03-25 Doug Kwan <dougkwan@google.com> * gold/arm.cc (Arm_exidx_fixup::update_offset_map): Rearrange code to avoid a conversion warning on a 32-bit host.
Attachment:
patch-conv.txt
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |