diff options
author | Jakub Jelinek <jakub@redhat.com> | 2015-12-15 08:46:23 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2015-12-15 08:46:23 +0100 |
commit | 3be33b6eacc702052999b851cc2a8bee97cec47f (patch) | |
tree | 053148663998d24f5a8549a720787932ed33c901 /gcc/cgraphunit.c | |
parent | 3ce38f68f93279b193ecb91cdc3635db6f9c810f (diff) | |
download | gcc-3be33b6eacc702052999b851cc2a8bee97cec47f.zip gcc-3be33b6eacc702052999b851cc2a8bee97cec47f.tar.gz gcc-3be33b6eacc702052999b851cc2a8bee97cec47f.tar.bz2 |
re PR debug/66688 (compare debug failure building Linux kernel on ppc64le)
PR tree-optimization/66688
* tree-cfgcleanup.c (cleanup_control_flow_bb): Handle
noreturn call followed only by debug stmts by removing
the debug stmts and handling it the same as if the noreturn
call is the last stmt.
* gcc.dg/pr66688.c: New test.
From-SVN: r231644
Diffstat (limited to 'gcc/cgraphunit.c')
0 files changed, 0 insertions, 0 deletions