diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2012-01-11 18:50:54 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2012-01-11 18:50:54 +0000 |
commit | 3ad065efe1afb5f3fdb60be75416ca9af94b67b0 (patch) | |
tree | d55ae118d14b55279f3b6aacc5630ae86753ef28 /gcc/gcov.c | |
parent | 2cd8b32cb96515850469a49bbba1a3a5a147dbad (diff) | |
download | gcc-3ad065efe1afb5f3fdb60be75416ca9af94b67b0.zip gcc-3ad065efe1afb5f3fdb60be75416ca9af94b67b0.tar.gz gcc-3ad065efe1afb5f3fdb60be75416ca9af94b67b0.tar.bz2 |
gimple.h (gimplify_body): Remove first argument.
* gimple.h (gimplify_body): Remove first argument.
* gimplify.c (copy_if_shared): Add DATA argument. Do not create the
pointer set here, instead just pass DATA to walk_tree.
(unshare_body): Remove BODY_P argument and adjust. Create the pointer
set here and invoke copy_if_shared on the size trees of DECL_RESULT.
(unvisit_body): Likewise, but with unmark_visited.
(gimplify_body): Remove BODY_P argument and adjust.
(gimplify_function_tree): Adjust call to gimplify_body.
* omp-low.c (finalize_task_copyfn): Likewise.
From-SVN: r183104
Diffstat (limited to 'gcc/gcov.c')
0 files changed, 0 insertions, 0 deletions