OSDN Git Service

2005-10-23 Andrew Pinski <pinskia@physics.uc.edu>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Oct 2005 22:16:38 +0000 (22:16 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Oct 2005 22:16:38 +0000 (22:16 +0000)
commitebc8fa5df8e5166f347818f0fefb512e015a51d0
tree7aa1bb5db6f4fe02eac84562f3fded9ea787a940
parent6829a7fd6e9239dca2f21f904d95290d174358a2
2005-10-23  Andrew Pinski  <pinskia@physics.uc.edu>

        PR fortran/23635
        * gfortran.dg/ichar_1.f90: Add tests for derived types.

2005-10-23  Andrew Pinski  <pinskia@physics.uc.edu>

        PR fortran/23635
        * check.c (gfc_check_ichar_iachar): Move the code around so
        that the check on the length is after check for
        references.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105829 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/check.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/ichar_1.f90