summaryrefslogtreecommitdiff
path: root/gcc/debug.c
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2009-10-21 12:03:21 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2009-10-21 12:03:21 +0000
commit6ea7ed3e747841f1484d8fe7539cb0633121b603 (patch)
tree29e2e609b76c6706d6eade266c76dbbd6faa724a /gcc/debug.c
parenta44fa5565a54d06b65783cf4ecd5594e63c13ce6 (diff)
downloadgcc-6ea7ed3e747841f1484d8fe7539cb0633121b603.tar.gz
2009-10-21 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 153054 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@153056 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/debug.c')
-rw-r--r--gcc/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/debug.c b/gcc/debug.c
index 8035c43ca4a..c413595078b 100644
--- a/gcc/debug.c
+++ b/gcc/debug.c
@@ -27,6 +27,7 @@ const struct gcc_debug_hooks do_nothing_debug_hooks =
{
debug_nothing_charstar,
debug_nothing_charstar,
+ debug_nothing_void,
debug_nothing_int_charstar,
debug_nothing_int_charstar,
debug_nothing_int_charstar,