fix small typo

From-SVN: r10431
This commit is contained in:
Mike Stump 1995-10-04 17:59:40 +00:00
parent e24ff97333
commit 0ebba7fc0d

View 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;
}
/* Expand an expression EXP that calls a built-in function,