* ChangeLog: Fix last entry.

From-SVN: r186015
This commit is contained in:
Uros Bizjak 2012-03-30 17:38:31 +02:00
parent c531f06a2a
commit 7ffeb78e28
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
2012-03-30 Uros Bizjak <ubizjak@gmail.com>
PR libgfortran/52758
* intrinsics/chmod.c: Remove out-of-bounds initialization of rwxXstugo.
* intrinsics/chmod.c (chmod_func): Remove out-of-bounds
initialization of rwxXstugo.
2012-03-27 Tristan Gingold <gingold@adacore.com>