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

From-SVN: r61378
This commit is contained in:
Herman A.J. ten Brugge 2003-01-16 07:20:27 +01:00 committed by Michael Hayes
parent 25ad7e06c6
commit 64510a4ff2
2 changed files with 5 additions and 1 deletions

View File

@ -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;

View File

@ -5484,7 +5484,7 @@
(define_expand "epilogue"
[(const_int 1)]
"! c4x_null_epilogue_p ()"
""
"c4x_expand_epilogue (); DONE;")
;