]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gimple-match-head.c
gimple-match-head.c (gimple_simplify): For [VEC_]COND_EXPRs on the rhs of assignments...
authorRichard Biener <rguenther@suse.de>
Mon, 3 Aug 2015 07:27:40 +0000 (07:27 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 3 Aug 2015 07:27:40 +0000 (07:27 +0000)
commita0c012fda997b1c2c918752f88abec680274ffe8
treed17e0b8f222a02d57b025a9a12e6f28e0d14123c
parent52639a61657c667c68a4a3e0656a67ed1a95a9b0
gimple-match-head.c (gimple_simplify): For [VEC_]COND_EXPRs on the rhs of assignments first simplify the embedded...

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

* gimple-match-head.c (gimple_simplify): For [VEC_]COND_EXPRs
on the rhs of assignments first simplify the embedded
GENERIC condition.

From-SVN: r226488
gcc/ChangeLog
gcc/gimple-match-head.c