(init_decl_processing): Last arg to __builtin_apply is size_t, not int.
From-SVN: r4214
This commit is contained in:
parent
6c54821635
commit
e09d75bd97
@ -2941,7 +2941,7 @@ init_decl_processing ()
|
||||
tree_cons (NULL_TREE,
|
||||
ptr_type_node,
|
||||
tree_cons (NULL_TREE,
|
||||
integer_type_node,
|
||||
sizetype,
|
||||
endlink)));
|
||||
builtin_function ("__builtin_apply",
|
||||
build_function_type (ptr_type_node, temp),
|
||||
|
Loading…
x
Reference in New Issue
Block a user