summaryrefslogtreecommitdiffstats
path: root/gcc/ebitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ebitmap.c')
-rw-r--r--gcc/ebitmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ebitmap.c b/gcc/ebitmap.c
index 64c563487cf..cb52468fed6 100644
--- a/gcc/ebitmap.c
+++ b/gcc/ebitmap.c
@@ -410,7 +410,7 @@ dump_ebitmap (FILE *file, ebitmap bmap)
/* Dump ebitmap BMAP to stderr. */
-void
+DEBUG_FUNCTION void
debug_ebitmap (ebitmap bmap)
{
dump_ebitmap (stderr, bmap);
OpenPOWER on IntegriCloud