2008-06-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
commit43d7fb4027722d83e2f3d0b4cf892e4c0f4c9540
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2008 02:24:24 +0000 (25 02:24 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2008 02:24:24 +0000 (25 02:24 +0000)
treeb1c79c0d5b50c363524b4fffb1fb384a4f0ee977
parent60786093f6d6d37ec0bc7c936977185cf6aa8ecb
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137097 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c