comparison gcc/testsuite/g++.dg/torture/type-generic-1.C @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
2 without any fast-math flags. */ 2 without any fast-math flags. */
3 3
4 /* { dg-do run } */ 4 /* { dg-do run } */
5 /* { dg-add-options ieee } */ 5 /* { dg-add-options ieee } */
6 /* { dg-skip-if "No Inf/NaN support" { spu-*-* } } */ 6 /* { dg-skip-if "No Inf/NaN support" { spu-*-* } } */
7 /* { dg-skip-if "No subnormal support" { csky-*-* } { "-mhard-float" } } */
7 8
8 #include "../../gcc.dg/tg-tests.h" 9 #include "../../gcc.dg/tg-tests.h"
9 10
10 int main(void) 11 int main(void)
11 { 12 {