c-common.c (handle_sentinel_attribute): Annotate warning call with OPT_Wattributes.
authorDirk Mueller <dmueller@suse.de>
Wed, 25 Apr 2007 18:59:17 +0000 (18:59 +0000)
committerDirk Mueller <mueller@gcc.gnu.org>
Wed, 25 Apr 2007 18:59:17 +0000 (18:59 +0000)
commitaa86a51b89bb62b088d3c83007779d6baf00ae44
tree422926c69eece5ffbbe1edf866faa7e2f8b99992
parentd1c2effe9a6ddc75da0c21aba5792ba08e668081
c-common.c (handle_sentinel_attribute): Annotate warning call with OPT_Wattributes.

       * c-common.c (handle_sentinel_attribute): Annotate warning
       call with OPT_Wattributes.

From-SVN: r124163
gcc/ChangeLog
gcc/c-common.c