aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2003-06-05 17:44:59 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2003-06-05 17:44:59 +0000
commit1f71133f30eba584b213aba7c6a62480bf92e67b (patch)
tree5283a540576a128c9e5f9a445461619c16ed4b7e /libiberty/ChangeLog
parentf85cdf7fb59a40c8da20bed57e7a7aefeaab3966 (diff)
downloadgcc-1f71133f30eba584b213aba7c6a62480bf92e67b.zip
gcc-1f71133f30eba584b213aba7c6a62480bf92e67b.tar.gz
gcc-1f71133f30eba584b213aba7c6a62480bf92e67b.tar.bz2
re PR other/10810 (gcc-3.3 fails make check: buffer overrun in test_demangle.c)
PR other/10810 * test-demangle.c (getline): Fix fence-post error. From-SVN: r67503
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 837b45f..6c60a3d 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ PR other/10810
+ * test-demangle.c (getline): Fix fence-post error.
+
2003-05-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
Backport from mainline: