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] Add host's floatformat


> Like this?  I feel ill.

One problem with your approach is that "1.0" may not be a suitable
pattern to match for every FPU.  I left the test constant in the
structure because some FPUs may need more esoteric patterns to
differentiate themselves from other FPUs.  Hence the comment about
keeping them in order, too.

Again, libiberty patches must be posted to gcc-patches@gcc.gnu.org as
well as wherever else.


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