]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
c-format.c (check_function_format): Change warning control option from OPT_Wattribute...
authorDJ Delorie <dj@redhat.com>
Fri, 22 Jul 2005 17:10:34 +0000 (13:10 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Fri, 22 Jul 2005 17:10:34 +0000 (13:10 -0400)
commit1a8d0d41ac5e1593cebec8a1fc7b01d5e61f7018
tree9601686ec9e3297b4ff1b6e24201f563a1d53524
parent94e2b58a2886f36597e5dc16282f84d8ebefff72
c-format.c (check_function_format): Change warning control option from OPT_Wattribute to OPT_Wmissing_format_attribute.

* c-format.c (check_function_format): Change warning control
option from OPT_Wattribute to OPT_Wmissing_format_attribute.

From-SVN: r102286
gcc/ChangeLog
gcc/c-format.c