diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2016-05-04 22:50:12 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2016-05-04 22:50:12 +0200 |
commit | 1a8fb012bda277aa1b4373d2f426986bce76460d (patch) | |
tree | b365f615f8e40e96cefd511c4457912a5b7341e1 /ABOUT-NLS | |
parent | 2d1ac15a6abfe3cf5cd6ee92a3d8960bd9fb1af8 (diff) | |
download | gcc-1a8fb012bda277aa1b4373d2f426986bce76460d.zip gcc-1a8fb012bda277aa1b4373d2f426986bce76460d.tar.gz gcc-1a8fb012bda277aa1b4373d2f426986bce76460d.tar.bz2 |
cfgcleanup: Bugfix in try_simplify_condjump
If the jump_block here contains just a return, we will crash later
in invert_jump. Don't allow that case.
* cfgcleanup.c (try_simplify_condjump): Don't try to simplify a
branch to a return.
From-SVN: r235903
Diffstat (limited to 'ABOUT-NLS')
0 files changed, 0 insertions, 0 deletions