]> gcc.gnu.org Git - gcc.git/commit
calls.c (save_fixed_argument_area): Tidy.
authorAlan Modra <amodra@bigpond.net.au>
Sun, 26 Jan 2003 02:07:48 +0000 (02:07 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Sun, 26 Jan 2003 02:07:48 +0000 (12:37 +1030)
commitb820d2b8702a1702e8e869fcdb2382e89f014b4c
tree2a19a1068edb23f6b4ca581e645990e1e815a749
parent42510de4e1b616c3f97896e1bc6c9abda8b82ccc
calls.c (save_fixed_argument_area): Tidy.

* calls.c (save_fixed_argument_area): Tidy.
(restore_fixed_argument_area): Tidy.  Set alignment of stack_area.
(expand_call): Comment typo fixes.  Don't init low_to_save.  Start
call chain loop at 1 if !try_tail_call.  Formatting.
(emit_library_call_value_1): Don't init low_to_save or high_to_save.
Use save_fixed_argument_area and restore_fixed_argument_area.

From-SVN: r61818
gcc/ChangeLog
gcc/calls.c
This page took 2.411855 seconds and 5 git commands to generate.