rs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset will be negative in a stackless...
authorDavid Edelsohn <edelsohn@mhpcc.edu>
Sat, 18 Apr 1998 16:16:02 +0000 (16:16 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 18 Apr 1998 16:16:02 +0000 (12:16 -0400)
commitdb72d7a1d62b2034c01d0ac725a27e887957486d
tree57a3df15674f6776c2f484defd025076efd8940b
parenta1ecb5ca07e249b185dce0eec10139b65deddb8d
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: r19283
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md