2012-04-29 Manuel López-Ibáñez <manu@gcc.gnu.org>
authormanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Apr 2012 09:15:30 +0000 (09:15 +0000)
committermanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Apr 2012 09:15:30 +0000 (09:15 +0000)
commitfdc46702fad914a25ba286dccea93b87d75f5e8b
tree531cf07980a1939c79f981c18ce9c2c5fe53acbc
parentb2fa4782e2fdf6151f5d5283a34e9f120c4cfa3c
2012-04-29  Manuel López-Ibáñez  <manu@gcc.gnu.org>

        * opts.c (finish_options): Do not handle -Wmissing-noreturn here.
        * common.opt (Wmissing-noreturn): Alias of -Wsuggest-attribute=noreturn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186943 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/common.opt
gcc/opts.c