mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-19 19:14:42 +08:00
* check.c: Fix a comment typo.
From-SVN: r115101
This commit is contained in:
parent
e7d35a8840
commit
490060701c
@ -1,3 +1,7 @@
|
||||
2006-06-30 Kazu Hirata <kazu@codesourcery.com>
|
||||
|
||||
* check.c: Fix a comment typo.
|
||||
|
||||
2006-06-25 Paul Thomas <pault@gcc.gnu.org>
|
||||
|
||||
PR fortran/25056
|
||||
|
@ -379,7 +379,7 @@ identical_dimen_shape (gfc_expr *a, int ai, gfc_expr *b, int bi)
|
||||
}
|
||||
|
||||
/* Error return for transformational intrinsics not allowed in
|
||||
initalization expressions. */
|
||||
initialization expressions. */
|
||||
|
||||
static try
|
||||
non_init_transformational (void)
|
||||
|
Loading…
Reference in New Issue
Block a user