diagnostic.c (diagnostic_build_prefix): If USE_MAPPED_LOCATION and we have a non...
authorPer Bothner <per@bothner.com>
Tue, 1 Mar 2005 16:37:45 +0000 (08:37 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 1 Mar 2005 16:37:45 +0000 (08:37 -0800)
commit255508ddad675d1d846a6e90b9c016f519948486
tree5e8194fd7a7177e4ab224ad8c1642799ba8a6f95
parent17c1e037352d472bfe5d6a21b040b65af4356208
diagnostic.c (diagnostic_build_prefix): If USE_MAPPED_LOCATION and we have a non-zero column-number, add it to the message.

* diagnostic.c (diagnostic_build_prefix): If USE_MAPPED_LOCATION
and we have a non-zero column-number, add it to the message.
Also factor out the diagnostic_kind_text.

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