This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [RFA]: fix for sizeof operator for ia64


On Jun 10,  5:40pm, J. Johnston wrote:

> The attached patch fixes the number of bits for a ia64 long double.
> This fixes the sizeof.exp testcase in gdb.base.
> 
> Ok to commit?
> 
> -- Jeff J.
> 
> 2003-06-10  Jeff Johnston  <jjohnstn@redhat.com>
> 
> 	* ia64-tdep.c (ia64_gdbarch_init): Set number of long double bits to 128.

Okay.  (I verified that your patch is correct by checking the ABI document.)

Make sure that your ChangeLog entry doesn't exceed 80 characters per line
though.

Kevin


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