X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgcc.dg%2Fbuiltin-inf-1.c;h=fdb4612274cb226afe7018c8a1f89bf3d9f4d1c6;hp=d2d28415899bb031fc62280dd196465649081f7d;hb=99c77e3269d98e7f598895ae3a9f3ee34dc7b9e6;hpb=d54b962041ed399305f12f6db7de0c5186db96d4 diff --git a/gcc/testsuite/gcc.dg/builtin-inf-1.c b/gcc/testsuite/gcc.dg/builtin-inf-1.c index d2d28415899..fdb4612274c 100644 --- a/gcc/testsuite/gcc.dg/builtin-inf-1.c +++ b/gcc/testsuite/gcc.dg/builtin-inf-1.c @@ -8,6 +8,6 @@ float fh = __builtin_huge_valf(); double dh = __builtin_huge_val(); long double lh = __builtin_huge_vall(); -/* { dg-warning "does not support infinity" "INF unsupported" { target vax-*-* c4x-*-* } 3 } */ -/* { dg-warning "does not support infinity" "INF unsupported" { target vax-*-* c4x-*-* } 4 } */ -/* { dg-warning "does not support infinity" "INF unsupported" { target vax-*-* c4x-*-* } 5 } */ +/* { dg-warning "does not support infinity" "INF unsupported" { target vax-*-* } 3 } */ +/* { dg-warning "does not support infinity" "INF unsupported" { target vax-*-* } 4 } */ +/* { dg-warning "does not support infinity" "INF unsupported" { target vax-*-* } 5 } */