]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719)
authorJakub Jelinek <jakub@redhat.com>
Sat, 3 Sep 2005 18:49:51 +0000 (20:49 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 3 Sep 2005 18:49:51 +0000 (20:49 +0200)
commit7a6b7528533ea6d23a5b1a5624b4f68faf079a38
tree8cd0ea8189b4ec5d94a1f55e0af06a8e152bdc41
parentf7e4e4847c4b252bb232191d28c05439e7c85612
re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719)

PR rtl-optimization/23454
* reorg.c (relax_delay_slots): Only call invert_jump if any_condjump_p
is true.

* g++.dg/opt/pr23454.C: New test.

From-SVN: r103810
gcc/ChangeLog
gcc/reorg.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/pr23454.C [new file with mode: 0644]
This page took 0.057726 seconds and 5 git commands to generate.