diff options
author | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-12-01 16:45:36 +0000 |
---|---|---|
committer | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-12-01 16:45:36 +0000 |
commit | ce9ec84194a1869a8eb4180b6eafd6b432a23769 (patch) | |
tree | 1a9bb0dbdc363905b0b9554093c37fa22dc1183a /lto-plugin | |
parent | 068c688e1c7c551edca89c0efb2a073efddb12d4 (diff) | |
download | gcc-ce9ec84194a1869a8eb4180b6eafd6b432a23769.tar.gz |
* tree.c (build_common_builtin_nodes): Do not initialize
BUILT_IN_PROFILE_FUNC_ENTER and BUILT_IN_PROFILE_FUNC_EXIT.
* builtins.c (expand_builtin_profile_func): Remove.
(expand_builtin): Do not handle BUILT_IN_PROFILE_FUNC_ENTER and
BUILT_IN_PROFILE_FUNC_EXIT.
* builtins.def (profile_func_enter, profile_func_exit): Remove stubs.
(__cyg_profile_func_enter, __cyg_profile_func_exit): New.
* gimplify.c (gimplify_function_tree): Reorganize code calling
profiling functions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167342 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'lto-plugin')
0 files changed, 0 insertions, 0 deletions