frame-address.c (check_fa_mid): Avoid tail call to check_fa_work.
commit0f149d5215a22a03406a82ec1669bf65b329a4df
authorRichard Henderson <rth@redhat.com>
Fri, 2 Sep 2005 22:26:59 +0000 (2 15:26 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 2 Sep 2005 22:26:59 +0000 (2 15:26 -0700)
treea0a571eadc63a228138c93acdb22da9109d1610d
parent810d4c7ba0581cc1a62f54d808b2ce7a633c5c29
frame-address.c (check_fa_mid): Avoid tail call to check_fa_work.

        * gcc.c-torture/execute/frame-address.c (check_fa_mid): Avoid
        tail call to check_fa_work.

From-SVN: r103797
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/frame-address.c