This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] DFP internal support for FP exceptions


On Thu, Dec 07, 2006 at 10:21:52AM +1100, Ben Elliston wrote:
> > libdecnumber/
> > 	* decExcept.c: New.
> > 	* decExcept.h: New.
> >
> > gcc/
> > 	* config/dfp-bit.c: Add parameterized support for fp exceptions.
> > 	* config/dfp-bit.h: Ditto.
> > 	* mklibgcc.in: Add decExcept.h to dfp-bit.c dependencies.
> >
> > gcc/testsuite/
> > 	* gcc.dg/dfp/dfp-except.h: New file.
> > 	* gcc.dg/dfp/fe-check.h: New file.
> > 	* gcc.dg/dfp/fe-binop.c: New test.
> > 	* gcc.dg/dfp/fe-convert-1.c: New test.
> > 	* gcc.dg/dfp/fe-convert-2.c: New test.
> 
> OK.  Thanks for all those tests!

I've discovered some problems with this patch, so I'll withdraw it and
submit a better one later.

Janis


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