diagnostic.c (init_output_buffer): Make it possible to output at least 32 characters...
authorGabriel Dos Reis <gdr@codesourcery.com>
Mon, 21 Feb 2000 20:17:41 +0000 (20:17 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 21 Feb 2000 20:17:41 +0000 (20:17 +0000)
commitabcabbbf3edb5782d34912bf573abc69ca6b8b90
treee463b61a8f1726a9befece90fd15b4c8d4248793
parentcb9a3ff816cd8da8efe463b4976652521fe9b396
diagnostic.c (init_output_buffer): Make it possible to output at least 32 characters if we're given a too long prefix.

2000-02-21  Gabriel Dos Reis  <gdr@codesourcery.com>

        * diagnostic.c (init_output_buffer): Make it possible to output at
        least 32 characters if we're given a too long prefix.

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