]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/21716 (ICE in reg-stack.c's swap_rtx_condition)
authorJakub Jelinek <jakub@redhat.com>
Thu, 26 May 2005 08:07:30 +0000 (10:07 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 26 May 2005 08:07:30 +0000 (10:07 +0200)
commit383898f7654cd9e2db0586fa2ff18ec933a61a81
treecee22a62967ae8fca3b9a38854c928b8b19ca20a
parent598b20248f3cde5d55297fe27659e27b2879ab52
re PR target/21716 (ICE in reg-stack.c's swap_rtx_condition)

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.

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