]> gcc.gnu.org Git - gcc.git/commit
reg-stack.c (change_stack): Avoid placing the new top-of-stack in its correct locatio...
authorRoger Sayle <roger@eyesopen.com>
Sun, 12 Dec 2004 01:41:27 +0000 (01:41 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 12 Dec 2004 01:41:27 +0000 (01:41 +0000)
commit00fc055e0580c479a325b6f6c11324d12ec6b557
tree9d9050608237d21b30cfcb7ae968428a59629dca
parentdef6dcd75ceb11971c88266578629356b5386929
reg-stack.c (change_stack): Avoid placing the new top-of-stack in its correct location during popping if...

* reg-stack.c (change_stack): Avoid placing the new top-of-stack in
its correct location during popping if we need to permute the stack
afterwards.  Attempt to preserve the original stack ordering.

From-SVN: r92043
gcc/ChangeLog
gcc/reg-stack.c
This page took 0.063937 seconds and 5 git commands to generate.