]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix PR Number in log
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 18 Mar 2014 01:30:46 +0000 (01:30 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 18 Mar 2014 01:30:46 +0000 (01:30 +0000)
From-SVN: r208630

libgfortran/ChangeLog

index 69d56275059dee1eb8d4c4cb642f187f89261ca8..4c9bc856cc4d3176cf0fd92048ac89de43f6502c 100644 (file)
@@ -1,6 +1,6 @@
 2014-03-17  Jerry DeLisle  <jvdelisle@gcc.gnu>
 
-       PR libfortran/58324
+       PR libfortran/48600
        * io/list_read.c (list_formatted_read_scalar): Do not use
        eat_separator. Explicitly set the comma and end-of-line flags.
        Check for END condition from finish_separator.