OSDN Git Service

2010-09-22 Martin Jambor <mjambor@suse.cz>
authorjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Sep 2010 09:02:48 +0000 (09:02 +0000)
committerjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Sep 2010 09:02:48 +0000 (09:02 +0000)
commitc99273add1e333b586ab55efaeba565f1d6e2985
tree2ea764041949a2f4043cbec62d6f434cbe999a89
parentd3f5e480b54772d59ea7c64d1d8a121407709f6f
2010-09-22  Martin Jambor  <mjambor@suse.cz>

* gimple-fold.c (fold_gimple_call): New parameter inplace, do not fold
builtins if it is true.
(fold_stmt_1): Call, fold_gimple_call always, pass inplace as a
parameter.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164517 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple-fold.c