aboutsummaryrefslogtreecommitdiff
path: root/gcc/dump-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dump-context.h')
-rw-r--r--gcc/dump-context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dump-context.h b/gcc/dump-context.h
index e8ed374..1a6bf5e 100644
--- a/gcc/dump-context.h
+++ b/gcc/dump-context.h
@@ -204,7 +204,7 @@ private:
class debug_dump_context
{
public:
- debug_dump_context ();
+ debug_dump_context (FILE *f = stderr);
~debug_dump_context ();
private: