diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-07-01 10:16:27 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-07-01 10:16:27 +0200 |
commit | c52d6043af02cab99e82b015d5baddcb5423624f (patch) | |
tree | c16314a48246321e533127a2a43984abc05882a6 /gcc/tree-ssa-loop-split.c | |
parent | 9aad8d9385a8c2abd912e227b1aae0490c6ea468 (diff) | |
download | gcc-c52d6043af02cab99e82b015d5baddcb5423624f.zip gcc-c52d6043af02cab99e82b015d5baddcb5423624f.tar.gz gcc-c52d6043af02cab99e82b015d5baddcb5423624f.tar.bz2 |
re PR sanitizer/81262 (verify_flow_info failed for asmgoto test-case with -fsanitize=undefined)
PR sanitizer/81262
* bb-reorder.c (fix_up_fall_thru_edges): Move variable declarations to
the right scopes, make sure cond_jump isn't preserved between multiple
iterations. Search for fallthru edge whenever there are 3+ edges and
use find_fallthru_edge for it.
* gcc.c-torture/compile/pr81262.c: New test.
* g++.dg/ubsan/pr81262.C: New test.
From-SVN: r249865
Diffstat (limited to 'gcc/tree-ssa-loop-split.c')
0 files changed, 0 insertions, 0 deletions