diagnostic.c (vline_wrapper_message_with_location, [...]): Remove.
authorGabriel Dos Reis <gdr@merlin.codesourcery.com>
Thu, 13 Jul 2000 10:37:41 +0000 (10:37 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Thu, 13 Jul 2000 10:37:41 +0000 (10:37 +0000)
commitc91ad6994fbc08a540079e53e4949718df0acf3d
treec33826876362d51a5c301a1fa486342e73ee3789
parent530d0ba53bd732d20f274308da997fdb12697602
diagnostic.c (vline_wrapper_message_with_location, [...]): Remove.

2000-07-12  Gabriel Dos Reis  <gdr@codesourcery.com>

        * diagnostic.c (vline_wrapper_message_with_location,
        v_message_with_file_and_line, v_error_with_file_and_file,
        v_error_for_asm, v_warning_for_asm, vfatal,
        v_warning_with_file_and_line, v_pedwarn_with_file_and_line,
        vsorry, verror, vwarning, vpedwarn): Remove.
        (diagnostic_for_asm): New function.
        (pedwarn, error, warning, pedwarn_with_file_and_line,
        error_with_file_and_line, warning_with_file_and_line, sorry,
        error_for_asm, warning_for_asm, fatal): Reimplement.
        (finish_diagnostic): Clear diagnostic info as well.

From-SVN: r35011
gcc/ChangeLog
gcc/diagnostic.c