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: PR 5026 fix


On Tue, Sep 18, 2007 at 10:33:46AM +0930, Alan Modra wrote:
> On Mon, Sep 17, 2007 at 04:34:47PM -0000, nickc@sourceware.org wrote:
> > 	PR gas/5026
> > 	* read.c (emit_expr): Use unsigned long long values in warning message about
> > 	truncated expressions.
> 
> Have we decided to require a compiler with long long, even for 32-bit
> host/target?
> 
> 	PR gas/5026
> 	* read.c (emit_expr): Only use long long if required and available.
> 

Why not use sprintf_vma?


H.J.


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