OSDN Git Service

PR target/21716
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 May 2005 08:07:30 +0000 (08:07 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 May 2005 08:07:30 +0000 (08:07 +0000)
commite07935484e1d4835d4da3aed7b9cf79e36ddeb49
treecee22a62967ae8fca3b9a38854c928b8b19ca20a
parentbca23cb7b229239882285ef126c3f766a932af85
PR target/21716
* reg-stack.c (swap_rtx_condition): Don't crash if %ax user was not
found in the basic block and last insn in the basic block is not
INSN_P.  Remove explicit unspec numbers that are no longer valid
from comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100196 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reg-stack.c