]> git.ipfire.org Git - thirdparty/gcc.git/commit
builtins.c (fold_call_stmt): Don't copy gimple call arguments into a temporary array.
authorNathan Froyd <froydnj@codesourcery.com>
Sat, 9 Oct 2010 00:44:46 +0000 (00:44 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Sat, 9 Oct 2010 00:44:46 +0000 (00:44 +0000)
commit8897c9ce64705907e7e27c649f49ea460b14538a
tree7c194c8538b6c75a36092e6f52f7bbec37a4a7b7
parent5bdf87425600957aed8c6b02ac7289ef6abd203a
builtins.c (fold_call_stmt): Don't copy gimple call arguments into a temporary array.

* builtins.c (fold_call_stmt): Don't copy gimple call arguments
into a temporary array.

From-SVN: r165213
gcc/ChangeLog
gcc/builtins.c