summaryrefslogtreecommitdiff
path: root/gcc/dfp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dfp.c')
-rw-r--r--gcc/dfp.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/dfp.c b/gcc/dfp.c
index a55e3598e89..f483e989783 100644
--- a/gcc/dfp.c
+++ b/gcc/dfp.c
@@ -22,19 +22,14 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "tm.h"
#include "hash-set.h"
-#include "machmode.h"
#include "vec.h"
-#include "double-int.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
-#include "wide-int.h"
#include "inchash.h"
-#include "real.h"
#include "tree.h"
#include "tm_p.h"
#include "dfp.h"
-#include "wide-int.h"
/* The order of the following headers is important for making sure
decNumber structure is large enough to hold decimal128 digits. */