fix small typo
authorMike Stump <mrs@gcc.gnu.org>
Wed, 4 Oct 1995 17:59:40 +0000 (17:59 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 4 Oct 1995 17:59:40 +0000 (17:59 +0000)
From-SVN: r10431

gcc/expr.c

index cb02641..559a067 100644 (file)
@@ -7184,6 +7184,7 @@ expand_builtin_return_addr (fndecl_code, count, tem)
                        plus_constant (tem, GET_MODE_SIZE (Pmode)));
   tem = gen_rtx (MEM, Pmode, tem);
 #endif
+  return tem;
 }
 \f
 /* Expand an expression EXP that calls a built-in function,