Sign in
gnu
/
gcc
/
a8404c07e7fca388c02c39077865f7d5fa928430
/
.
/
gcc
/
testsuite
/
g++.dg
/
compat
/
decimal
/
return-1_y.C
blob: 0b4d4bf38c6f6fcbcabcbe7e74cac72185645277 [
file
] [
log
] [
blame
]
typedef
float
dec32 __attribute__
((
mode
(
SD
)));
typedef
float
dec64 __attribute__
((
mode
(
DD
)));
typedef
float
dec128 __attribute__
((
mode
(
TD
)));
#include
"return_y.h"