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] PR target/32641: fix the C99 FP test macros on solaris 10


On Fri, 6 Jul 2007, Kaveh R. GHAZI wrote:

> 2007-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
>
> fixincludes:
> 	PR target/32641
>
> 	* inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
> 	solaris_math_7): Constify and make FP exception-safe.
> 	* tests/base/iso/math_c99.h: Update.
>
> 	* fixincl.x: Regenerate.
>
> gcc/testsuite:
> 	* gcc.dg/c99-math-double-1.c: Mark test variables as volatile.
> 	Test negative numbers also.
> 	* gcc.dg/c99-math-float-1.c: Likewise.
> 	* gcc.dg/c99-math-long-double-1.c: Likewise.
> 	* gcc.dg/c99-math.h: Check for FP exceptions.  Update for negative
> 	test inputs.

I should have cc'ed bruce, this is entirely a fixincludes patch.

http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00583.html

Okay everywhere?  (But most importantly, okay for backporting?)

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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