]> git.ipfire.org Git - thirdparty/gcc.git/commit
toplev.c (display_help): Fix thinko in documentation.
authorGabriel Dos Reis <gdr@codesourcery.com>
Wed, 6 Sep 2000 18:43:35 +0000 (18:43 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Wed, 6 Sep 2000 18:43:35 +0000 (18:43 +0000)
commite65130238972b658dabb12bf569e5ed8dd316948
tree16f3efac73c54ac9d4bfcc86c3e390ff99b00405
parent112c7aeab151b463751a3b7ea085f4080c7ce83a
toplev.c (display_help): Fix thinko in documentation.

* toplev.c (display_help): Fix thinko in documentation.

* diagnostic.h (output_buffer::indent_skip): New fields.
(output_indentation): New macro.

* diagnostic.c (output_indent): New function.
(output_set_prefix, clear_diagnostic_info): Use.
(output_emit_prefix): Predict future indentation.

From-SVN: r36205
gcc/ChangeLog
gcc/diagnostic.c
gcc/diagnostic.h
gcc/toplev.c