bogus calls cleanup

Richard Henderson rth@cygnus.com
Thu May 11 19:40:00 GMT 2000


   Tue May  9 16:30:27 MET DST 2000  Jan Hubicka  <jh@suse.cz>

        * calls.c (expand_call): Reorganize somewhat in order
        to avoid unnecesary recalculation inside loop and make
        tail call failure code cleaner.

This broke sparc sibcalls.  Note that initialize_argument_information
is dependant on FUNCTION_INCOMING_ARG, which is of course pass-dependant.

I'm going to revert the patch for now.



r~


More information about the Gcc-bugs mailing list