Fix GNU coding style for G_.
commitb23127297225e0a28766ab186fb58add25a313dc
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 May 2018 10:44:01 +0000 (17 10:44 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 May 2018 10:44:01 +0000 (17 10:44 +0000)
treef4de68055589fb28240947d783d8ee0347d3fd94
parent6a8d6e9c6c5df279a3fc81a779609a909cf02f52
Fix GNU coding style for G_.

2018-05-17  Martin Liska  <mliska@suse.cz>

* gimple-ssa-sprintf.c (format_directive): Do not use
space in between 'G_' and '('.
2018-05-17  Martin Liska  <mliska@suse.cz>

* c-warn.c (overflow_warning): Do not use
space in between 'G_' and '('.
2018-05-17  Martin Liska  <mliska@suse.cz>

* gcc.dg/plugin/ggcplug.c (plugin_init): Do not use
space in between 'G_' and '('.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@260314 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c-warn.c
gcc/gimple-ssa-sprintf.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/plugin/ggcplug.c