diff options
Diffstat (limited to 'gcc/config/pdp11/pdp11.c')
-rw-r--r-- | gcc/config/pdp11/pdp11.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/pdp11/pdp11.c b/gcc/config/pdp11/pdp11.c index ec3d61a..35d57c7 100644 --- a/gcc/config/pdp11/pdp11.c +++ b/gcc/config/pdp11/pdp11.c @@ -69,6 +69,7 @@ const struct real_format pdp11_f_format = 127, 15, 15, + 0, false, false, false, @@ -91,6 +92,7 @@ const struct real_format pdp11_d_format = 127, 15, 15, + 0, false, false, false, |