]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/90716 (gcc generates wrong debug information at -O2)
authorRichard Biener <rguenther@suse.de>
Mon, 3 Jun 2019 10:17:16 +0000 (10:17 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 3 Jun 2019 10:17:16 +0000 (10:17 +0000)
commitefb34006e9c3f9592edd77bda2e57ce14c65579b
tree6660427cb8fcaf3711094d343b0a312dd07f7c7f
parent3a0afad0d212b3ff213b393728e018caf2daa526
re PR tree-optimization/90716 (gcc generates wrong debug information at -O2)

2019-06-03  Richard Biener  <rguenther@suse.de>

PR tree-optimization/90716
* tree-loop-distribution.c (destroy_loop): Process blocks in
correct order.

* gcc.dg/guality/pr90716.c: New testcase.

From-SVN: r271858
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/guality/pr90716.c [new file with mode: 0644]
gcc/tree-loop-distribution.c