]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo in PR number (59613) of recent commit.
authorNick Clifton <nickc@gcc.gnu.org>
Tue, 31 Dec 2013 08:48:09 +0000 (08:48 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 31 Dec 2013 08:48:09 +0000 (08:48 +0000)
From-SVN: r206258

gcc/ChangeLog

index cdd781dba91f16896073700f1623d56d49e7ed23..33946f28d0e22d0e494e715933cf0bbfba1201e7 100644 (file)
@@ -37,7 +37,7 @@
 2013-12-30  Nick Clifton  <nickc@redhat.com>
            Peter Bigot  <bigotp@acm.org>
 
-       PR target/59631
+       PR target/59613
        * stor-layout.c (get_mode_bounds): Use GET_MODE_PRECISION instead
        of GET_MODE_BITSIZE.