diagnostic-core.h (warning_at_rich_loc_n): Declare.
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Sat, 8 Oct 2016 17:04:35 +0000 (17:04 +0000)
committerPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Sat, 8 Oct 2016 17:04:35 +0000 (17:04 +0000)
commita5fb7ad2d1326974357dee443562bdc5b700e3db
tree40a8e38ed15b8f38742563f23685bc43b2118f81
parent9c453de707ce714df89fa97e842933934ac3fc42
diagnostic-core.h (warning_at_rich_loc_n): Declare.

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.

From-SVN: r240891
gcc/ChangeLog
gcc/diagnostic-core.h
gcc/diagnostic.c