This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: optimization/7189: gcc -O2 -Wall does not print ``control reaches end of non-void function'' warning


On Sat, Mar 01, 2003 at 11:55:33PM +0100, Steven Bosscher wrote:
> 	PR optimization/7189
> 	* toplev.c (rest_of_compilation):  Move
> 	check_function_return_warnings up to just after
> 	delete_unreachable_blocks.

Ok.

Don't forget to add your testcase.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]