summaryrefslogtreecommitdiffstats
path: root/gcc/f/com.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/com.c')
-rw-r--r--gcc/f/com.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/f/com.c b/gcc/f/com.c
index bce0bbbb06c..749b72fd04d 100644
--- a/gcc/f/com.c
+++ b/gcc/f/com.c
@@ -13743,8 +13743,6 @@ duplicate_decls (tree newdecl, tree olddecl)
DECL_BUILT_IN_CLASS (newdecl) = DECL_BUILT_IN_CLASS (olddecl);
DECL_FUNCTION_CODE (newdecl) = DECL_FUNCTION_CODE (olddecl);
}
- else
- DECL_FRAME_SIZE (newdecl) = DECL_FRAME_SIZE (olddecl);
DECL_RESULT (newdecl) = DECL_RESULT (olddecl);
DECL_INITIAL (newdecl) = DECL_INITIAL (olddecl);
OpenPOWER on IntegriCloud