diff options
Diffstat (limited to 'gcc/cp/error.c')
| -rw-r--r-- | gcc/cp/error.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/error.c b/gcc/cp/error.c index 6d821a2..06ed96d6 100644 --- a/gcc/cp/error.c +++ b/gcc/cp/error.c @@ -2698,6 +2698,7 @@ cp_tree_printer (buffer) case 'P': print_function_parameter (buffer, va_arg (output_buffer_format_args (buffer), int)); + break; case 'T': tree_being_formatted (&tfi) = |
