opts.c (finish_options): Do not handle -Wmissing-noreturn here.
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Sun, 29 Apr 2012 09:15:30 +0000 (09:15 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Sun, 29 Apr 2012 09:15:30 +0000 (09:15 +0000)
commit94ee697923f5a93881edbc5e1b3f810b290f0fc7
tree531cf07980a1939c79f981c18ce9c2c5fe53acbc
parent3d3b81932db70022b4479171a030006a78e65299
opts.c (finish_options): Do not handle -Wmissing-noreturn here.

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.

From-SVN: r186943
gcc/ChangeLog
gcc/common.opt
gcc/opts.c