attribs.c (decl_attributes): Guard inform with the return value of the preceding...
authorPaolo Carlini <paolo.carlini@oracle.com>
Fri, 3 Jul 2015 18:56:40 +0000 (18:56 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 3 Jul 2015 18:56:40 +0000 (18:56 +0000)
commitfe6f27c74270111e20bbfeffb2b7bc3f5fd8fe37
tree1a3b8ae1271419c713fa5f702d61437773885dd4
parentcd5a9a74d3ac55d9e64894212dfa34d7950e18f3
attribs.c (decl_attributes): Guard inform with the return value of the preceding warning.

2015-07-03  Paolo Carlini  <paolo.carlini@oracle.com>

* attribs.c (decl_attributes): Guard inform with the return value
of the preceding warning.

From-SVN: r225402
gcc/ChangeLog
gcc/attribs.c