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