projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18989c5
)
(expr_size): Call expand_expr with appropriate flag.
author
Richard Kenner
<kenner@gcc.gnu.org>
Sat, 2 Aug 1997 17:16:45 +0000
(13:16 -0400)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Sat, 2 Aug 1997 17:16:45 +0000
(13:16 -0400)
From-SVN: r14610
gcc/explow.c
patch
|
blob
|
history
diff --git
a/gcc/explow.c
b/gcc/explow.c
index 7a529aa5b647fa06eec72a0f27d927c17475b8bd..f7fd847f98f799ac1fab77b5a715b89f4113877c 100644
(file)
--- a/
gcc/explow.c
+++ b/
gcc/explow.c
@@
-251,7
+251,8
@@
expr_size (exp)
&& contains_placeholder_p (size))
size = build (WITH_RECORD_EXPR, sizetype, size, exp);
- return expand_expr (size, NULL_RTX, TYPE_MODE (sizetype), 0);
+ return expand_expr (size, NULL_RTX, TYPE_MODE (sizetype),
+ EXPAND_MEMORY_USE_BAD);
}
\f
/* Return a copy of X in which all memory references