aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernd Schmidt <bernds@gcc.gnu.org>2016-04-08 12:17:03 +0000
committerBernd Schmidt <bernds@gcc.gnu.org>2016-04-08 12:17:03 +0000
commitcb2763b5c439e685c8d01db6c8427855a5dabebc (patch)
treeb9640feee50302f26cd901cd0988d8f8fde19d4a
parentbdf66f7734daf0d2a8f53eb5a1a94a94a28246fc (diff)
downloadgcc-cb2763b5c439e685c8d01db6c8427855a5dabebc.zip
gcc-cb2763b5c439e685c8d01db6c8427855a5dabebc.tar.gz
gcc-cb2763b5c439e685c8d01db6c8427855a5dabebc.tar.bz2
Fix PR number in ChangeLog
From-SVN: r234830
-rw-r--r--libiberty/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 2a34356..fb3f1f7 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.