aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/raise.c
diff options
context:
space:
mode:
authorJan Hubicka <jh@suse.cz>2003-03-05 02:33:27 +0100
committerJan Hubicka <hubicka@gcc.gnu.org>2003-03-05 01:33:27 +0000
commitdafc5b82d5d54972593f6270b7b1ed14e2c18bca (patch)
treec65a7c71518b86c824939e78d633204bce6006c7 /gcc/ada/raise.c
parent75d8f260dfdb422996bb96fc3d120f451c009927 (diff)
downloadgcc-dafc5b82d5d54972593f6270b7b1ed14e2c18bca.zip
gcc-dafc5b82d5d54972593f6270b7b1ed14e2c18bca.tar.gz
gcc-dafc5b82d5d54972593f6270b7b1ed14e2c18bca.tar.bz2
i386-local.c: New.
* gcc.dg/i386-local.c: New. * toplev.c (rest_of_compilation): Deffer RTL compilation only when RTL inlining is done. * cgraphunit.c (cgraph_mark_local_functions): New local function. (cgraph_optimize): Mark local functions. * i386-protos.h (init_cumulative_args): Update prototype. * i386.c (init_cumulative_args): Use register passing convention for local functions. * cgraph.c (cgraph_global_info_ready): New global variable (cgraph_local_info, cgraph_global_info): New functions. * cgraph.h (struct cgraph_local_info, cgraph_global_info): New structures. (cgraph_local_info, cgraph_global_info, cgraph_global_info_ready): Declare. * cgraphunit.c (cgraph_finalize_function): Set inline_many. (cgraph_mark_functions_to_output): Use inline_many. (cgraph_expand_function): Free DECL_SAVED_TREE uncondtionally. (cgraph_expand_functions): Expand inline functions last. (cgraph_optimize): Do not emit uneeded functions. From-SVN: r63822
Diffstat (limited to 'gcc/ada/raise.c')
0 files changed, 0 insertions, 0 deletions