Commit 0a04ccc5 by Kazu Hirata

builtins.c (fold_builtin_1): Take decomposed arguments of CALL_EXPR.

	* builtins.c (fold_builtin_1): Take decomposed arguments of
	CALL_EXPR.
	(fold_builtin): Update a call to fold_builtin_1.

From-SVN: r96798
parent f399a1a1
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
* builtins.c (fold_builtin_1): Take decomposed arguments of * builtins.c (fold_builtin_1): Take decomposed arguments of
CALL_EXPR. CALL_EXPR.
(fold_builtin): Update a call to fold_builtin_1.
2005-03-21 Nathan Sidwell <nathan@codesourcery.com> 2005-03-21 Nathan Sidwell <nathan@codesourcery.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment