projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c531f06
)
* ChangeLog: Fix last entry.
author
Uros Bizjak
<uros@gcc.gnu.org>
Fri, 30 Mar 2012 15:38:31 +0000
(17:38 +0200)
committer
Uros Bizjak
<uros@gcc.gnu.org>
Fri, 30 Mar 2012 15:38:31 +0000
(17:38 +0200)
From-SVN: r186015
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index b00417dd6fc96af9caa6f73ab8b3052b06461070..b57eee2e7b911d2091bcb10b8bc239b28b0f6e13 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-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>