From: Kai Tietz Date: Sun, 10 Nov 2013 19:27:38 +0000 (+0100) Subject: Fixed typo about bug-number ... X-Git-Tag: releases/gcc-4.9.0~2903 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d4483387811bad11f6d7650ac3e73347e88e117;p=thirdparty%2Fgcc.git Fixed typo about bug-number ... PR plugin/52872 * configure.ac: Adding for exported symbols check and for rdynamic-check executable-extension. * configure: Regenerated. From-SVN: r204651 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8d03736d8324..97cd719e1d36 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2013-11-10 Karlson2k Kai Tietz - PR plugin/52862 + PR plugin/52872 * configure.ac: Adding for exported symbols check and for rdynamic-check executable-extension. * configure: Regenerated.