* config/c4x/c4x.md (epilogue): Correct last patch.
From-SVN: r61378
This commit is contained in:
parent
25ad7e06c6
commit
64510a4ff2
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-01-16 Herman A.J. ten Brugge <hermantenbrugge@home.nl>
|
||||
|
||||
* config/c4x/c4x.md (epilogue): Correct last patch.
|
||||
|
||||
2003-01-15 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config/alpha/alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum;
|
||||
|
|
|
@ -5484,7 +5484,7 @@
|
|||
|
||||
(define_expand "epilogue"
|
||||
[(const_int 1)]
|
||||
"! c4x_null_epilogue_p ()"
|
||||
""
|
||||
"c4x_expand_epilogue (); DONE;")
|
||||
|
||||
;
|
||||
|
|
Loading…
Add table
Reference in a new issue