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]

Re: [vms/committed]: Handle LIB$INITIALIZE


On Jun 16, 2010, at 8:08 PM, Tom Tromey wrote:

>>>>>> "Tristan" == Tristan Gingold <gingold@adacore.com> writes:
> 
> Tristan> bfd/
> Tristan> 2010-06-02  Tristan Gingold  <gingold@adacore.com>
> Tristan> 	* vms-alpha.c (alpha_vms_bfd_final_link): Fix 64bit constant.
> 
> Even with this patch, on my Fedora 11 x86 box I get:
> 
> cc1: warnings being treated as errors
> ../../src/bfd/vms-alpha.c: In function ‘alpha_vms_bfd_final_link’:
> ../../src/bfd/vms-alpha.c:8694: error: large integer implicitly truncated to unsigned type

Ah, I now see the error:  vms-alpha.c is marked as a 32bits back-end, which is not really true.  Will submit a patch soon.

Thanks,
Tristan.


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