]> gcc.gnu.org Git - gcc.git/commit
Fix ICEs due to recent jump-to-return optimization
authorJeff Law <jeffreyalaw@gmail.com>
Tue, 27 Sep 2022 05:44:38 +0000 (01:44 -0400)
committerJeff Law <jeffreyalaw@gmail.com>
Tue, 27 Sep 2022 06:19:57 +0000 (02:19 -0400)
commit5da546d7e0561def07c783e6ec897aaa9e7837c6
treeaed73b89b42b7c45c77767b8a9aae5f3d145f83f
parentb04208895fed34171eac6bafb60c90048eb1cb0c
Fix ICEs due to recent jump-to-return optimization

gcc/
* cfgrtl.cc (fixup_reorder_chain): Verify that simple_return
and return are available before trying to use them.
gcc/cfgrtl.cc
This page took 0.063302 seconds and 6 git commands to generate.