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: [patch/rfc] Delete floatformat_unknown


> > Thoughts?  Probably commit it in about a week.
> 
> 
> Here we go ...
> 
> > 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
> > 
> > * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
> > 	default_double_format.
> > 	* gdbarch.h, gdbarch.c: Re-generate.
> > 	* findvar.c (floatformat_unknown): Delete variable definition.
> > 	* doublest.h (floatformat_unknown): Delete variable declaration.
> > 
> > 
> I'm currently checking this in.
> 
> 
> Andrew
> 
> 
> 

Given that we now assume that long double == double, why is 
TARGET_LONG_DOUBLE_BIT = 128 by default?

R.


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