]> git.ipfire.org Git - thirdparty/gcc.git/commit
diagnostic: fix unused variable 'def_tabstop' [PR103129]
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 10 Nov 2021 22:37:11 +0000 (17:37 -0500)
committerDavid Malcolm <dmalcolm@redhat.com>
Thu, 11 Nov 2021 17:12:53 +0000 (12:12 -0500)
commitabdff441a07f55d16e3d0e5ced3123c83d210a0a
tree0091a66d0f463b9f2164d99abe952f6c3ed1a838
parent407eaad25f45ccba6e45e6f07d6c69c51cc567f3
diagnostic: fix unused variable 'def_tabstop' [PR103129]

gcc/ChangeLog:
PR other/103129
* diagnostic-show-locus.c (def_policy): Use def_tabstop.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/diagnostic-show-locus.c