trans-decl.c (gfc_build_builtin_function_decls): Use existing gfc_array_index_type...
authorJanne Blomqvist <jb@gcc.gnu.org>
Fri, 27 Jul 2007 18:16:06 +0000 (21:16 +0300)
committerJanne Blomqvist <jb@gcc.gnu.org>
Fri, 27 Jul 2007 18:16:06 +0000 (21:16 +0300)
commit4e27018f036fa959fbfd774ace6311f23541d528
treecbaaac9b02d6b45a9a2b2fc25b543a62c31bbe49
parent6520ecacd5060c7ba33f1f4fb54f1ad5cca2ece1
trans-decl.c (gfc_build_builtin_function_decls): Use existing gfc_array_index_type rather than creating another typenode for...

2007-07-27  Janne Blomqvist  <jb@gcc.gnu.org>

* trans-decl.c (gfc_build_builtin_function_decls): Use existing
gfc_array_index_type rather than creating another typenode for
gfc_index_integer_kind.

From-SVN: r126993
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c