expr.c (clear_pending_stack_adjust): Handle case where a function calls alloca...
authorJeffrey A Law <law@cygnus.com>
Sat, 7 Feb 1998 23:26:08 +0000 (23:26 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 7 Feb 1998 23:26:08 +0000 (16:26 -0700)
commit060fbabfb9c4b3a671c58c5b8838d5580706d75a
tree9045b085ea62f69237dc6da0c752d1f414b6c77c
parentb515ab3d515e702f50c738cd2a264e1f3ab3ba49
expr.c (clear_pending_stack_adjust): Handle case where a function calls alloca...

        * expr.c (clear_pending_stack_adjust): Handle case where a function
        calls alloca, but the user has specified -fomit-fframe-pointer.

From-SVN: r17770
gcc/ChangeLog
gcc/expr.c