Commit 64510a4f by Herman A.J. ten Brugge Committed by Michael Hayes

* config/c4x/c4x.md (epilogue): Correct last patch.

From-SVN: r61378
parent 25ad7e06
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> 2003-01-15 Richard Henderson <rth@redhat.com>
* config/alpha/alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum; * config/alpha/alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum;
......
...@@ -5484,7 +5484,7 @@ ...@@ -5484,7 +5484,7 @@
(define_expand "epilogue" (define_expand "epilogue"
[(const_int 1)] [(const_int 1)]
"! c4x_null_epilogue_p ()" ""
"c4x_expand_epilogue (); DONE;") "c4x_expand_epilogue (); DONE;")
; ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment