aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixed-value.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fixed-value.c')
-rw-r--r--gcc/fixed-value.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/fixed-value.c b/gcc/fixed-value.c
index 6897945..8f07884 100644
--- a/gcc/fixed-value.c
+++ b/gcc/fixed-value.c
@@ -22,18 +22,13 @@ 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 "fixed-value.h"
#include "tree.h"
#include "diagnostic-core.h"
-#include "wide-int.h"
/* Compare two fixed objects for bitwise identity. */