This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r226551 - 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: Tue, 04 Aug 2015 09:40:54 -0000
- Subject: r226551 - in /trunk/gcc: ChangeLog gimple-fold.c
Author: rguenth
Date: Tue Aug 4 09:40:54 2015
New Revision: 226551
URL: https://gcc.gnu.org/viewcvs?rev=226551&root=gcc&view=rev
Log:
2015-08-04 Richard Biener <rguenther@suse.de>
* gimple-fold.c (gimple_fold_stmt_to_constant_1): Remove
dispatching to fold_binary for GIMPLE_BINARY_RHS and for
comparisons embedded in [VEC_]COND_EXPRs.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple-fold.c