OSDN Git Service

* diagnostic.c (diagnostic_build_prefix): If USE_MAPPED_LOCATION
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Mar 2005 16:37:45 +0000 (16:37 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Mar 2005 16:37:45 +0000 (16:37 +0000)
commit5cf564176fe9bdab8cdb6a591f5d64ac1af4cd2a
tree5e8194fd7a7177e4ab224ad8c1642799ba8a6f95
parentc8955ce2cf61f441e75516e54399d53074c5a7ab
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95746 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/diagnostic.c