]> gcc.gnu.org Git - gcc.git/commit
rs6000.c (rs6000_reg_live_or_pic_offset_p): If the current function calls eh_return...
authorOlivier Hainque <hainque@adacore.com>
Wed, 20 Oct 2010 10:09:41 +0000 (10:09 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Wed, 20 Oct 2010 10:09:41 +0000 (10:09 +0000)
commit73dd5ce0c3b7d284d7ea9e6ee6f60b8ad4f9af3c
tree1805a0002373d4736208fc681705450697dda9a6
parent977e30bc45295e5c53967dc1a291fb93fe817a2a
rs6000.c (rs6000_reg_live_or_pic_offset_p): If the current function calls eh_return...

        * config/rs6000/rs6000.c (rs6000_reg_live_or_pic_offset_p):
        If the current function calls eh_return, claim live all registers
        that we need to check for liveness otherwise.

        testsuite/
        * gcc.target/powerpc (ehreturn.c): New test.

From-SVN: r165715
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/ehreturn.c [new file with mode: 0644]
This page took 0.060888 seconds and 5 git commands to generate.