* config/c4x/c4x.md (epilogue): Correct last patch.
authorHerman A.J. ten Brugge <hermantenbrugge@home.nl>
Thu, 16 Jan 2003 06:20:27 +0000 (07:20 +0100)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Thu, 16 Jan 2003 06:20:27 +0000 (06:20 +0000)
From-SVN: r61378

gcc/ChangeLog
gcc/config/c4x/c4x.md

index 3b7e2f6a53176131731374ca04a162e5366d4785..23c1afa920e12406b7db0fb844ac056d3aca8216 100644 (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;
index 99a4b3a8327ce25806229e8f76dc7f06387f5697..9358f39665b8e49b4ee201b84bbeaecca033f6dc 100644 (file)
 
 (define_expand "epilogue"
   [(const_int 1)]
-  "! c4x_null_epilogue_p ()"
+  ""
   "c4x_expand_epilogue (); DONE;")
 
 ;