diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2010-11-02 14:50:28 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2010-11-02 14:50:28 +0000 |
commit | 5239874d719f7bc6ba6615e3972c2e5f9187b63a (patch) | |
tree | 54a3f96a18f481077566dce5b13cd84c22cfe938 /gcc/tree-vect-loop.c | |
parent | 6b3456d1ff836cfc40033b9b238c5dcd9b18d9cb (diff) | |
download | gcc-5239874d719f7bc6ba6615e3972c2e5f9187b63a.zip gcc-5239874d719f7bc6ba6615e3972c2e5f9187b63a.tar.gz gcc-5239874d719f7bc6ba6615e3972c2e5f9187b63a.tar.bz2 |
microblaze-protos.h (function_arg): Delete.
* config/microblaze/microblaze-protos.h (function_arg): Delete.
(function_arg_advance): Delete.
* config/microblaze/microblaze.h (FUNCTION_ARG_ADVANCE): Delete.
(FUNCTION_ARG): Delete.
* config/microblaze/microblaze.c (function_arg_advance): Rename to...
(microblaze_function_arg_advance): ...this. Make static. Take a
const_tree and a bool.
(function-arg): Rename to...
(microblaze_function_arg): ...this. Make static. Take a const_tree
and a bool.
(microblaze_expand_prologue): Call targetm.calls.function_arg and
targetm.calls.function_arg_advance.
(TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
From-SVN: r166188
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions