]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.c (warn_deprecated_use): Print file:line using locus color.
authorJakub Jelinek <jakub@redhat.com>
Tue, 14 May 2013 19:41:13 +0000 (21:41 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 14 May 2013 19:41:13 +0000 (21:41 +0200)
commit2e55d0628102889d377feec36ca7699abd8afb1e
tree50066c3c945d19582e3fdbecbc893fc4ec2ebcc2
parent0bfdb81e695faaef4cef9f8c844460c76c297669
tree.c (warn_deprecated_use): Print file:line using locus color.

* tree.c (warn_deprecated_use): Print file:line using locus color.
* diagnostic.c (diagnostic_report_current_module): Print file:line
and file:line:column using locus color.

From-SVN: r198900
gcc/ChangeLog
gcc/diagnostic.c
gcc/tree.c