From: Nick Clifton Date: Tue, 31 Dec 2013 08:48:09 +0000 (+0000) Subject: Fix typo in PR number (59613) of recent commit. X-Git-Tag: releases/gcc-4.9.0~1887 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41a828454e0f161d970298be6d7c29ac8f11b66b;p=thirdparty%2Fgcc.git Fix typo in PR number (59613) of recent commit. From-SVN: r206258 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cdd781dba91f..33946f28d0e2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -37,7 +37,7 @@ 2013-12-30 Nick Clifton Peter Bigot - PR target/59631 + PR target/59613 * stor-layout.c (get_mode_bounds): Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE.