]> git.ipfire.org Git - thirdparty/gcc.git/commit
2016-10-08 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
authorprathamesh3492 <prathamesh3492@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Oct 2016 17:04:35 +0000 (17:04 +0000)
committerprathamesh3492 <prathamesh3492@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Oct 2016 17:04:35 +0000 (17:04 +0000)
commitc43f5e5cc35c32664df4a21a8598c05f2c89688d
tree40a8e38ed15b8f38742563f23685bc43b2118f81
parentb70664869587a38cd15a44e5d6cbdc592de9b048
2016-10-08  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

* diagnostic-core.h (warning_at_rich_loc_n): Declare.
* diagnostic.c (warning_at_rich_loc_n): New function.
(diagnostic_n_impl_richloc): Likewise.
(diagnostic_n_impl): Move most of the function to
diagnostic_n_impl_richloc and call it.

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