]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gimple-fold.c
gimple-fold.c (fold_gimple_assign): Remove folding of the comparison in COND_EXPRs.
authorRichard Biener <rguenther@suse.de>
Mon, 3 Aug 2015 07:28:11 +0000 (07:28 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 3 Aug 2015 07:28:11 +0000 (07:28 +0000)
commit5c099d40da9eff21eea0606b7eb37e316d71c762
treecd8b3fb60f1eddb4dd04f4bfc6ec240ee87fef8b
parenta0c012fda997b1c2c918752f88abec680274ffe8
gimple-fold.c (fold_gimple_assign): Remove folding of the comparison in COND_EXPRs.

2015-08-03  Richard Biener  <rguenther@suse.de>

* gimple-fold.c (fold_gimple_assign): Remove folding of
the comparison in COND_EXPRs.

From-SVN: r226489
gcc/ChangeLog
gcc/gimple-fold.c