alpha.c (alpha_does_function_need_gp): Return true if the function contains a nonloca...
authorRichard Henderson <rth@gcc.gnu.org>
Fri, 5 Dec 2003 11:21:48 +0000 (03:21 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 5 Dec 2003 11:21:48 +0000 (03:21 -0800)
commitb64de1fe98467135df9c0cd6855853dcd7d597d7
tree7002e012176a27cccb63b90db5fccf3d0f8d9960
parente292dbb06b68cd9f03055dff06de8989715ac2b8
alpha.c (alpha_does_function_need_gp): Return true if the function contains a nonlocal goto.

        * config/alpha/alpha.c (alpha_does_function_need_gp): Return
        true if the function contains a nonlocal goto.
* gcc.c-torture/execute/nestfunc-6.c: New.

From-SVN: r74327
gcc/config/alpha/alpha.c
gcc/testsuite/gcc.c-torture/execute/nestfunc-6.c [new file with mode: 0644]