This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r226489 - in /trunk/gcc: ChangeLog gimple-fold.c
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 03 Aug 2015 07:28:11 -0000
- Subject: r226489 - in /trunk/gcc: ChangeLog gimple-fold.c
Author: rguenth
Date: Mon Aug 3 07:28:11 2015
New Revision: 226489
URL: https://gcc.gnu.org/viewcvs?rev=226489&root=gcc&view=rev
Log:
2015-08-03 Richard Biener <rguenther@suse.de>
* gimple-fold.c (fold_gimple_assign): Remove folding of
the comparison in COND_EXPRs.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple-fold.c