reg-stack.c (straighten_stack): Do nothing if the virtual stack is empty or has a...
authorJeffrey A Law <law@cygnus.com>
Thu, 10 Sep 1998 01:03:02 +0000 (01:03 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 10 Sep 1998 01:03:02 +0000 (19:03 -0600)
commit8feb7351f8d66ccda98dec556b69d51f3d7aadb1
tree04b5cc79c2157ea596f0752fa023d8245f787941
parent0c6bac90e719e5d67595a9662c8ac20472eb4236
reg-stack.c (straighten_stack): Do nothing if the virtual stack is empty or has a single entry.

        * reg-stack.c (straighten_stack): Do nothing if the virtual stack is
        empty or has a single entry.

From-SVN: r22376
gcc/ChangeLog
gcc/reg-stack.c