Merged with mainline at revision 128810.
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / type-generic-1.c
blob9b69e923055149ca7bca5f9bb06809d69f1fce6b
1 /* Do the type-generic tests. Unlike pr28796-2.c, we test these
2 without any fast-math flags. */
4 /* { dg-do run } */
5 /* { dg-options "-mieee" { target sh*-*-* } } */
7 #include "../tg-tests.h"
9 int main(void)
11 return main_tests ();