diff options
| author | Jan Hubicka <hubicka@gcc.gnu.org> | 2010-05-31 16:25:35 +0000 |
|---|---|---|
| committer | Jan Hubicka <hubicka@gcc.gnu.org> | 2010-05-31 16:25:35 +0000 |
| commit | c54c785d41ae9a2c59288939a08f0051f05b7a6f (patch) | |
| tree | 7abd6b17d74d7f3258b196f10f26ef8e74c4a1bc /gcc/df-scan.c | |
| parent | 4892422a064e6f5d633123afecf6e95e4fca0f48 (diff) | |
| download | gcc-c54c785d41ae9a2c59288939a08f0051f05b7a6f.zip gcc-c54c785d41ae9a2c59288939a08f0051f05b7a6f.tar.gz gcc-c54c785d41ae9a2c59288939a08f0051f05b7a6f.tar.bz2 | |
gimple.c (gimple_call_builtin_p): New function.
* gimple.c (gimple_call_builtin_p): New function.
* gimple.h (gimple_call_builtin_p): Declare.
* tree-cfg.c (make_edges): Produce edge from BUILT_IN_RETURN
to exit.
(execute_warn_function_return): BUILT_IN_RETURN is return.
(split_critical_edges): Return edges are not critical.
(is_ctrl_altering_stmt): Builtin_in_return is altering.
(gimple_verify_flow_info): Handle built_in_return.
(execute_warn_function_return): Handle built_in_return.
* ipa-pure-const.c (check_call): Ignore builtin_return.
* gcc.dg/builtin-apply4.c: Compile with -Wmissing-return.
From-SVN: r160079
Diffstat (limited to 'gcc/df-scan.c')
0 files changed, 0 insertions, 0 deletions
