aboutsummaryrefslogtreecommitdiff
path: root/gcc/integrate.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/integrate.c')
-rw-r--r--gcc/integrate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/integrate.c b/gcc/integrate.c
index 0552267..c8c60b2 100644
--- a/gcc/integrate.c
+++ b/gcc/integrate.c
@@ -2190,7 +2190,7 @@ copy_rtx_and_substitute (orig, map, for_lhs)
copy_rtx_and_substitute (XEXP (XEXP (orig, 0), 0),
map, 0));
- MEM_COPY_ATTRIBUTES (copy, orig);
+ MEM_COPY_ATTRIBUTES (copy, XEXP (orig, 0));
return
gen_rtx_CALL (GET_MODE (orig), copy,