diagnostic.h (output_host_wide_integer): Declare.
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Sun, 22 Jun 2003 08:05:39 +0000 (08:05 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Sun, 22 Jun 2003 08:05:39 +0000 (08:05 +0000)
commit0e9e3a8b78c5e8f59542d62945ec227fab3e8afd
treef82c7c3cc9a0ba4b01e4e7cdb5893707e20327c3
parentad667abe549e76abaf248e470ceff39409440a8e
diagnostic.h (output_host_wide_integer): Declare.

* diagnostic.h (output_host_wide_integer): Declare.
* diagnostic.c (output_long_long_decicaml): New function.
(output_host_wide_integer): Likewise.
(output_format): Use them.  Handle "%ll" and "%w".

From-SVN: r68323
gcc/ChangeLog
gcc/diagnostic.c
gcc/diagnostic.h