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] remove broken DFP fp exception support


> decnumber/
> 
> 	* decLibrary.c (__dec_type_swap): Add prototype.
> 	(__dfp_enable_traps, dfp_raise): Delete.
> gcc/
> 
> 	* config/dfp-bit.h (CONTEXT_TRAPS, CONTEXT_ERRORS, DFP_RAISE): Delete.
> 	* config/dfp-bit.c (dfp_unary_op, dfp_binary_op, dfp_compare_op,
> 	DFP_TO_DFP, INT_TO_DFP, BFP_TO_DFP): Remove calls to DFP_RAISE.

OK.

Ben


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