summaryrefslogtreecommitdiff
path: root/contrib/header-tools/graph-header-logs
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/header-tools/graph-header-logs')
-rwxr-xr-xcontrib/header-tools/graph-header-logs5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/header-tools/graph-header-logs b/contrib/header-tools/graph-header-logs
index d4febd7f571..e537aaeac0c 100755
--- a/contrib/header-tools/graph-header-logs
+++ b/contrib/header-tools/graph-header-logs
@@ -25,9 +25,12 @@ depstring = ("In file included from", " from")
# indentation indicates nesting levels of included files
ignore = [ "coretypes_h",
- "machmode_h",
+ "insn_modes_h",
"signop_h",
"wide_int_h",
+ "wide_int_print_h",
+ "insn_modes_inline_h",
+ "machmode_h",
"double_int_h",
"real_h",
"fixed_value_h",