Home
last modified time | relevance | path

Searched refs:check_function_return_warnings (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Doutput.h148 extern void check_function_return_warnings PARAMS ((void));
Dtoplev.c2693 check_function_return_warnings ();
Dflow.c345 check_function_return_warnings () in check_function_return_warnings() function
DChangeLog.46813 * flow.c (check_function_return_warnings): New.
6822 * output.h (check_function_return_warnings): Declare.
6824 (rest_of_compilation): Call check_function_return_warnings.
DChangeLog.514295 (check_function_return_warnings): Use it.
DChangeLog1750 check_function_return_warnings right after the sibcall
DChangeLog.610859 * flow.c (check_function_return_warnings): Do not call
DChangeLog.74118 * flow.c (check_function_return_warnings): Do not rely on deleted insn.