almost forgot to checkit it in.

From-SVN: r12731
This commit is contained in:
Mike Stump 1996-09-17 19:30:53 +00:00
parent 55ebdce3ee
commit 24ba333f7b
1 changed files with 1 additions and 1 deletions

View File

@ -1723,7 +1723,7 @@ extern enum reg_class mips_secondary_reload_class ();
#define RETURN_ADDR_RTX(count, frame) \
((count == 0) \
? gen_rtx (MEM, Pmode, gen_rtx (REG, Pmode, RETURN_ADDRESS_POINTER_REGNUM))\
: (fatal ("RETURN_ADDR_RTX not supported for count != 0"), (rtx) 0))
: (rtx) 0)
/* Structure to be filled in by compute_frame_size with register
save masks, and offsets for the current function. */