This is the mail archive of the gcc@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] | |
I've never had access to solaris 11, and my earlier access to solaris 10 (where these tests worked) is gone, would you please tell me why these tests fail?
Which of the if clauses in c99-math.h is aborting and which of the solaris_math_* fixincludes are successfully applied to iso/math_c99.h?
tSCC zSolaris_Math_1Select0[] =
"@\\(#\\)math_c99.h[ \t]+1.[0-9]+[ \t]+[0-9/]+ SMI";And for the failing part for example:
c99-math-double-1.c:18
nan = nan(0x8000000000000)
inf = 0
huge = 0
norm1 = 2.2250738585072014e-308
norm2 = 1
norm3 = 1.7976931348623157e+308
sub = 1.1125369292536007e-308
zero = 0| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |