comparison gcc/testsuite/gcc.dg/torture/float32-tg-3.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
2 /* { dg-do run } */ 2 /* { dg-do run } */
3 /* { dg-options "" } */ 3 /* { dg-options "" } */
4 /* { dg-add-options float32 } */ 4 /* { dg-add-options float32 } */
5 /* { dg-add-options ieee } */ 5 /* { dg-add-options ieee } */
6 /* { dg-require-effective-target float32_runtime } */ 6 /* { dg-require-effective-target float32_runtime } */
7 /* { dg-skip-if "No subnormal support" { csky-*-* } { "-mhard-float" } } */
7 8
8 #define WIDTH 32 9 #define WIDTH 32
9 #define EXT 0 10 #define EXT 0
10 #include "floatn-tg-3.h" 11 #include "floatn-tg-3.h"