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 12:48:08 +0000 (12:48 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 10 Mar 2003 12:48:08 +0000 (12:48 +0000)
commitac228d4e574c53a6c8c91e8f368d0c14199ba523
treeab8bf6933dbc53371a0a52963ebb477e2c5cbb07
parent82955615a53d80d4cad86bd0982639af5c252f38
re PR rtl-optimization/7189 (gcc -O2 -Wall does not print ``control reaches end of non-void function'' warning)

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: r64076
gcc/toplev.c