OSDN Git Service

* check.c (gfc_check_int): improve checking of optional kind
authorkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Feb 2005 20:07:47 +0000 (20:07 +0000)
committerkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Feb 2005 20:07:47 +0000 (20:07 +0000)
commit59a6e2e691fe35efaf41718ee98f906eef849a49
tree46ab6a34befac7343839d934610e531bf1570828
parentf86986bc4138190a73652471c3e7af5d2a62a0d3
* check.c (gfc_check_int): improve checking of optional kind
* simplify.c (gfc_simplify_int): Change BT_REAL to BT_INTEGER

* gfortran.dg/int_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95290 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/check.c
gcc/fortran/simplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/int_1.f90 [new file with mode: 0644]