rs6000.c (rs6000_emit_epilogue): Set use_backchain_to_restore_sp to true if...
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Wed, 25 Jun 2008 02:24:24 +0000 (02:24 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 25 Jun 2008 02:24:24 +0000 (19:24 -0700)
commitd249210298a466b4d143f01d15ac732ba2cb478e
treeb1c79c0d5b50c363524b4fffb1fb384a4f0ee977
parent917db97b023775f3031e99040ed9d058ffdcbd21
rs6000.c (rs6000_emit_epilogue): Set use_backchain_to_restore_sp to true if...

2008-06-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * config/rs6000/rs6000.c (rs6000_emit_epilogue): Set
        use_backchain_to_restore_sp to true
        if the offset of the link register save area would go over the 32k - 1
        offset limit of the load
        instructions.

From-SVN: r137097
gcc/ChangeLog
gcc/config/rs6000/rs6000.c