mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-28 00:24:38 +08:00
* config/c4x/c4x.md (epilogue): Correct last patch.
From-SVN: r61378
This commit is contained in:
parent
25ad7e06c6
commit
64510a4ff2
@ -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…
Reference in New Issue
Block a user