projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a490482
)
(expand_call): If passing by invisible ref, not const.
author
Richard Kenner
<kenner@gcc.gnu.org>
Sat, 2 Mar 1996 19:30:32 +0000
(14:30 -0500)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Sat, 2 Mar 1996 19:30:32 +0000
(14:30 -0500)
From-SVN: r11404
gcc/calls.c
patch
|
blob
|
history
diff --git
a/gcc/calls.c
b/gcc/calls.c
index 03442793ac8fbd2c31004e75c6fc52392015da0c..9a6b7fb75f96c6067ce7492703ae5d9a54defe16 100644
(file)
--- a/
gcc/calls.c
+++ b/
gcc/calls.c
@@
-1086,6
+1086,7
@@
expand_call (exp, target, ignore)
MEM_IN_STRUCT_P (copy) = AGGREGATE_TYPE_P (type);
store_expr (args[i].tree_value, copy, 0);
+ is_const = 0;
args[i].tree_value = build1 (ADDR_EXPR,
build_pointer_type (type),