]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/54684 (bootstrap broken with --disable-checking)
authorRichard Guenther <rguenther@suse.de>
Mon, 24 Sep 2012 14:14:18 +0000 (14:14 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 24 Sep 2012 14:14:18 +0000 (14:14 +0000)
commitbf3d19285c750fcfb69f31c24ef2dcc7d29e238d
treec20a1313111ed5f986d8e19344092dc061ea09d4
parentf2167d6813cb3cfb598d0bf95f83cc3ee6685ef5
re PR tree-optimization/54684 (bootstrap broken with --disable-checking)

2012-09-24  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/54684
* tree-ssa-ccp.c (optimize_unreachable): Properly update stmts.

* g++.dg/torture/pr54684.C: New testcase.

From-SVN: r191667
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr54684.C [new file with mode: 0644]
gcc/tree-ssa-ccp.c