re PR c++/53050 (ssa_forward_propagate_and_combine: segmentation fault)
authorRichard Guenther <rguenther@suse.de>
Fri, 20 Apr 2012 10:17:46 +0000 (10:17 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 20 Apr 2012 10:17:46 +0000 (10:17 +0000)
commit4cbc836ed7d6a17696e1bebfeca37582b199ce41
tree092f1ecbcb4b5054b625106893dd5f673a1094ef
parentefb496b5dcb68ac5885e6f20ea3c00b002ee5831
re PR c++/53050 (ssa_forward_propagate_and_combine: segmentation fault)

2012-04-20  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/53050
* tree-ssa-forwprop.c (ssa_forward_propagate_and_combine):
Do only one transform on COND_EXPRs at the same time.

From-SVN: r186620
gcc/ChangeLog
gcc/tree-ssa-forwprop.c