re PR rtl-optimization/7189 (gcc -O2 -Wall does not print ``control reaches end of...
authorSteven Bosscher <steven@gcc.gnu.org>
Mon, 10 Mar 2003 23:33:15 +0000 (23:33 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 10 Mar 2003 23:33:15 +0000 (23:33 +0000)
2003-03-10  Steven Bosscher  <s.bosscher@student.tudelft.nl>

        PR optimization/7189
        * toplev.c (rest_of_compilation):  Move
        check_function_return_warnings up to just after
        delete_unreachable_blocks.

From-SVN: r64143

gcc/ChangeLog

index 70a26e27b42553e82e13a6c91c2cbb0677203d28..e4a3f89fc4b1235a00dea9d45813a049e4bd8807 100644 (file)
@@ -1,3 +1,10 @@
+2003-03-10  Steven Bosscher  <s.bosscher@student.tudelft.nl>
+
+       PR optimization/7189
+       * toplev.c (rest_of_compilation):  Move
+       check_function_return_warnings up to just after
+       delete_unreachable_blocks.
+
 2003-03-10  Stephane Carrez  <stcarrez@nerim.fr>
 
        * config/m68hc11/m68hc11.h (HARD_REGNO_RENAME_OK): Define.