From: Bernd Schmidt Date: Fri, 8 Apr 2016 12:17:03 +0000 (+0000) Subject: Fix PR number in ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cb2763b5c439e685c8d01db6c8427855a5dabebc;p=gcc.git Fix PR number in ChangeLog From-SVN: r234830 --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 2a3435623a8..fb3f1f74fd6 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.