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


"J. Johnston" <jjohnstn@redhat.com> writes:

> 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?

GCC has #define LONG_DOUBLE_TYPE_SIZE 128, so go for it if you don't
hear from Kevin soon.

Mark

> -- Jeff J.
> 
> 2003-06-10  Jeff Johnston  <jjohnstn@redhat.com>
> 
> 	* ia64-tdep.c (ia64_gdbarch_init): Set number of long double bits to 128.
> 


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