aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-04-17 06:32:41 -0600
committerJeff Law <law@gcc.gnu.org>1998-04-17 06:32:41 -0600
commit00769100ef9ef2a2d9fdc3c7140379ada40d3173 (patch)
treebd7ed4caadcb460c6e0055ef27ca8047924f9b69
parent47c78a3f4df235695d2348ca528ed6aa93878005 (diff)
downloadgcc-00769100ef9ef2a2d9fdc3c7140379ada40d3173.zip
gcc-00769100ef9ef2a2d9fdc3c7140379ada40d3173.tar.gz
gcc-00769100ef9ef2a2d9fdc3c7140379ada40d3173.tar.bz2
stmt.c (mark_seen_cases): Make static and add prototype.
� * stmt.c (mark_seen_cases): Make static and add prototype. From-SVN: r19263
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5b5df39..a2d8905 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+Fri Apr 17 13:32:20 1998 Jeffrey A Law (law@cygnus.com)
+
+ * stmt.c (mark_seen_cases): Make static and add prototype.
+
Fri Apr 17 11:21:43 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* frame.c: Include stdlib.h and unistd.h to possibly get various