diagnostic.c: Reorder functions for clarity...
authorZack Weinberg <zack@gcc.gnu.org>
Sun, 11 May 2003 02:06:12 +0000 (02:06 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sun, 11 May 2003 02:06:12 +0000 (02:06 +0000)
commit59650e480e7bbb73c612a5baa31fd08367d53888
tree06b35cf9bb9dda2a408fe9eb89484254bb042d28
parent95e32f8573a8f58c26ff8d96f0282250601f8947
diagnostic.c: Reorder functions for clarity...

* diagnostic.c: Reorder functions for clarity, putting all the
functions in the "error" family next to each other, and
likewise all the functions in the "error_with_decl" family.
Some other routines were moved too.  Add comments.
(vbuild_message_string): Fold into sole caller.

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