projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55ebdce
)
almost forgot to checkit it in.
author
Mike Stump
<mrs@gcc.gnu.org>
Tue, 17 Sep 1996 19:30:53 +0000
(19:30 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Tue, 17 Sep 1996 19:30:53 +0000
(19:30 +0000)
From-SVN: r12731
gcc/config/mips/mips.h
patch
|
blob
|
history
diff --git
a/gcc/config/mips/mips.h
b/gcc/config/mips/mips.h
index be4efbe67cd94261528606ccde3b1168e2255a23..a1f0b26b32aa188635dba4a8aa9e26e0713413c7 100644
(file)
--- a/
gcc/config/mips/mips.h
+++ b/
gcc/config/mips/mips.h
@@
-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. */