[patch committed] Tweak gcc.dg/torture/builtin-math-7.c for sh

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Wed Aug 26 15:11:00 GMT 2009


From: "Kaz Kojima" <kkojima@rr.iij4u.or.jp>

> I thought that the --with-mpc= option isn't required if libmpc
> is installed to the machine at which the build run.

Yes but without --with-mpc=, configure will only find it if it's installed 
in a default search path.  Not everyone does this (especially since it 
requires root).  I try to be explicit in describing my test conditions in 
patch postings so these issues aren't left ambiguous.



>> Did your tests run with mpc enabled?
>
> Yes, build/tests for sh and i686 run with mpc-0.6 and the explicit
> --with-mpc= configuration.

Okay great, thanks.

By the way, I'm curious why sh-* needs -mieee for builtin-math-7.c and not 
other tests using Inf like builtin-isinf_sign-1.c.  Is it Inf or Nan that is 
the issue?

        --Kaveh



More information about the Gcc-patches mailing list