summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>2016-04-08 12:17:03 +0000
committerbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>2016-04-08 12:17:03 +0000
commit10e8d4cd27e75a9c9a0f2eb293db60f8cb22c617 (patch)
treeb9640feee50302f26cd901cd0988d8f8fde19d4a /libiberty
parentb8106f544a7fd485b6959ebd197bdd99a8884416 (diff)
Fix PR number in ChangeLog
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234830 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 2a3435623a8f..fb3f1f74fd66 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -7,7 +7,7 @@
Abort if we detect cases where we the size of the allocation would
overflow.
- PR c++/70498
+ PR c++/70492
* cplus-dem.c (gnu_special): Handle case where consume_count returns
-1.