Commit 6b856d15 by Steven Bosscher

re PR rtl-optimization/7189 (gcc -O2 -Wall does not print ``control reaches end…

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: r64143
parent f75b407f
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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment