re PR rtl-optimization/17186 (ICE in move_for_stack_reg, at reg-stack.c:1065)
authorRichard Henderson <rth@redhat.com>
Wed, 8 Sep 2004 19:25:04 +0000 (12:25 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 8 Sep 2004 19:25:04 +0000 (12:25 -0700)
commit609c39373f26c6dfeea1906dbf48f617c77d4547
tree47cc9395c91fc7803c2237e6398a38122f55b5e7
parent4e5b002baa5ce9097e3a1a4798b31c83f0e2ef56
re PR rtl-optimization/17186 (ICE in move_for_stack_reg, at reg-stack.c:1065)

        PR rtl-opt/17186
        * function.c (expand_function_end): Have fall-off-the-end
        return path jump around return register setup.

From-SVN: r87199
gcc/ChangeLog
gcc/function.c
gcc/testsuite/gcc.c-torture/compile/20040908-1.c [new file with mode: 0644]