]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset will be negative in a stackless...
authorDavid Edelsohn <edelsohn@mhpcc.edu>
Sat, 18 Apr 1998 22:24:38 +0000 (22:24 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 18 Apr 1998 22:24:38 +0000 (16:24 -0600)
commit4864f1a613382562cb383fc04916097ca9238010
tree7a93f55bc01788e32c790f9b0f616d27a7e3d55f
parentdc790b3c86321ec6c7ad2962e25f240c19b24940
rs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset will be negative in a stackless frame.

        * rs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset will be
        negative in a stackless frame.
        * rs6000.c (rs6000_stack_info): Don't include fixed-size link area
        in stackless frame size.  Support 64-bit stackless frame size.
        Combine fpmem offset calculations and don't add total_size to
        offset if not pushing a stack frame.

From-SVN: r19288
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md