]> gcc.gnu.org Git - gcc.git/commit
(expand_builtin...
authorTom Wood <wood@gnu.org>
Tue, 23 Mar 1993 12:55:43 +0000 (12:55 +0000)
committerTom Wood <wood@gnu.org>
Tue, 23 Mar 1993 12:55:43 +0000 (12:55 +0000)
commit0006469db877d2d2b4f782c7293698962f167350
treed6b5898d29f6de2af6c4850cbad60a7f7cd38801
parentd12b538233fccee699f04e9e46fe4016ac9f28f7
(expand_builtin...

(expand_builtin, BUILT_IN_SAVEREGS): Use these to put the
code at the start of the function, even when inside a sequence.

(apply_args_value): New variable.
(init_expr, save_expr_status, restore_expr_status): Initialize,
save, and restore apply_args_value.
(expand_builtin): Implement new built-in functions.
(apply_args_mode, apply_result_mode): New variables.
(apply_args_size, apply_result_size, result_vector,
expand_builtin_apply_args, expand_builtin_apply,
expand_builtin_return): New functions.
(INCOMING_REGNO, OUTGOING_REGNO): Supply default definitions.

From-SVN: r3845
gcc/expr.c
This page took 0.060576 seconds and 5 git commands to generate.