calls.c (finalize_must_preallocate): New function, extracted from expand_call.
authorJeffrey A Law <law@cygnus.com>
Wed, 24 Feb 1999 15:07:38 +0000 (15:07 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 24 Feb 1999 15:07:38 +0000 (08:07 -0700)
commit0f9b3ea686b1c5f6dbbe0626291342edc3883b98
tree21f09fab9b8b828b277ca1d398c5ea0ae6c23605
parent518ee01e7590e4f31ef1037d1d81777025d585e3
calls.c (finalize_must_preallocate): New function, extracted from expand_call.

        * calls.c (finalize_must_preallocate): New function, extracted from
        expand_call.
        (expand_call): Use finalize_must_preallocate.
        * calls.c (store_one_arg): Mark "variable_size" as possibly unused.

From-SVN: r25407
gcc/ChangeLog
gcc/calls.c