calls.c (special_function_p): New function broken out of expand_call.
authorJeffrey A Law <law@cygnus.com>
Wed, 6 Jan 1999 15:15:11 +0000 (15:15 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 6 Jan 1999 15:15:11 +0000 (08:15 -0700)
commit20efdf741052c58908254aea0aba26ba2d4d3646
tree57bd1899dc9b0a65f4b2a47818bb48f6f3cda47d
parent4a8832ee247040be633ad13e326c2d959ab9f0ae
calls.c (special_function_p): New function broken out of expand_call.

        * calls.c (special_function_p): New function broken out of
        expand_call.
        (precompute_register_parameters): Likewise.
        (store_one_arg): Likewise.
        (store_unaligned_argumetns_into_pseudos): Likewise.
        (save_fixed_argument_area): Likewise.
        (restore_fixed_argument_area): Likewise.
        (expand_call): Corresponding changes.

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