tm.texi: Remove STARTING_FRAME_PHASE.
authorAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 22 Jan 2002 02:36:54 +0000 (02:36 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 22 Jan 2002 02:36:54 +0000 (02:36 +0000)
commit58dbcf0581d6a91c9374d1087f1e9cd384319121
tree6e4bfd5059556e21fa366ff70b7cbead893ee226
parent1ec968465ba6aa66b5aec9aee1b231fc3bb27278
tm.texi: Remove STARTING_FRAME_PHASE.

        * doc/tm.texi: Remove STARTING_FRAME_PHASE.

        * config/rs6000/rs6000.h: Same.

        * function.c (instantiate_virtual_regs): Remove
        STARTING_FRAME_PHASE.
        (assign_stack_local_1): Same.
        Calculate frame phase.

From-SVN: r49063
gcc/config/rs6000/rs6000.h
gcc/doc/tm.texi
gcc/function.c