re PR tree-optimization/14107 (Return warnings don't work without optimizations enabled)
authorJason Merrill <jason@gcc.gnu.org>
Thu, 17 Jun 2004 21:53:45 +0000 (17:53 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 17 Jun 2004 21:53:45 +0000 (17:53 -0400)
commit90fe9afdbd90e910529a6cbdf2e5582382d27989
treed931cd5fcd229702eef9f7fbf62c9c1bfb2deabc
parent401844effd2c08b85d0cc583b3b49663150d4b63
re PR tree-optimization/14107 (Return warnings don't work without optimizations enabled)

        PR tree-optimization/14107
        * decl.c (finish_function): Warn about no return in all functions.

From-SVN: r83316
gcc/testsuite/g++.old-deja/g++.bugs/900205_03.C
gcc/testsuite/g++.old-deja/g++.mike/p646.C