gcc/gcc/fortran
Andrew Pinski 78bd27f62c re PR fortran/23635 (Argument of ichar at (1) must be of length one)
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.

From-SVN: r105829
2005-10-23 15:16:38 -07:00
..
.cvsignore
ChangeLog re PR fortran/23635 (Argument of ichar at (1) must be of length one) 2005-10-23 15:16:38 -07:00
Make-lang.in * Make-lang.in: Make check-fortran alias for check-gfortran. 2005-09-18 17:33:40 +00:00
arith.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
arith.h
array.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
bbt.c
check.c re PR fortran/23635 (Argument of ichar at (1) must be of length one) 2005-10-23 15:16:38 -07:00
config-lang.in configure.in: Recognize f95 in the --enable-languages option... 2005-09-13 06:24:18 +00:00
convert.c
data.c
decl.c Commit for Asher Langton <langton2@llnl.gov> 2005-10-23 20:42:27 +00:00
dependency.c re PR fortran/23906 (inappropriate branch condition in function "transform_sections" in "dependency.c") 2005-09-16 03:26:37 +00:00
dependency.h re PR fortran/19239 ([4.0 only] gfortran ICE on vector subscript expressions) 2005-09-09 06:34:08 +00:00
dump-parse-tree.c gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gfc_dt. 2005-09-09 18:21:45 +00:00
error.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
expr.c re PR fortran/23446 (Valid internal subprogram array argument declaration is not accepted.) 2005-10-17 20:52:37 +00:00
f95-lang.c trans-common.c (build_field): Fix comment typo. 2005-10-12 08:18:12 +02:00
gfortran.h re PR fortran/23446 (Valid internal subprogram array argument declaration is not accepted.) 2005-10-17 20:52:37 +00:00
gfortran.texi 2005-09-09 Thomas Koenig <Thomas.Koenig@online.de> 2005-09-09 19:20:52 +00:00
gfortranspec.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
interface.c interface.c (compare_actual_formal): Issue error when attempting to pass an assumed-size array as assumed-shape... 2005-10-21 20:50:52 +02:00
intrinsic.c re PR fortran/23516 (IMAG is not a generic function when implicit none is declared) 2005-09-22 19:00:24 +00:00
intrinsic.h re PR fortran/23516 (IMAG is not a generic function when implicit none is declared) 2005-09-22 19:00:24 +00:00
intrinsic.texi re PR fortran/23516 (IMAG is not a generic function when implicit none is declared) 2005-09-22 19:00:24 +00:00
invoke.texi gfortran.h: Add bitmasks for different FPE traps. 2005-10-12 20:21:31 +00:00
io.c re PR fortran/23420 (ICE on invalid print statement) 2005-09-20 17:05:32 +02:00
iresolve.c re PR fortran/18022 (problem with structure and calling a function) 2005-10-23 06:59:17 +00:00
lang-specs.h
lang.opt gfortran.h: Add bitmasks for different FPE traps. 2005-10-12 20:21:31 +00:00
match.c re PR fortran/23446 (Valid internal subprogram array argument declaration is not accepted.) 2005-10-17 20:52:37 +00:00
match.h * match.h (gfc_match_equiv_variable): Declare. 2005-09-09 06:45:15 +00:00
matchexp.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
mathbuiltins.def
misc.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
module.c re PR fortran/16861 ([4.0 only] segfault with doubly used module) 2005-09-23 17:16:07 +00:00
options.c gfortran.h: Add bitmasks for different FPE traps. 2005-10-12 20:21:31 +00:00
parse.c re PR fortran/24176 (gfortran segfaults on empty source) 2005-10-05 09:38:29 +00:00
parse.h
primary.c primary.c (match_boz_constant): Add missing break after gfc_error. 2005-10-14 21:40:29 +02:00
resolve.c re PR fortran/21625 ([4.0 only] Nested derived type pointer component not initialized on ALLOCATE) 2005-10-19 22:18:07 +00:00
scanner.c gfortran.h (gfc_option_t): Remove source field. 2005-08-21 17:28:27 +02:00
simplify.c re PR fortran/23516 (IMAG is not a generic function when implicit none is declared) 2005-09-22 19:00:24 +00:00
st.c [multiple changes] 2005-08-07 22:56:19 +00:00
symbol.c re PR fortran/20847 (common block object may not have save attribute) 2005-10-12 20:05:04 +00:00
trans-array.c re PR fortran/19358 ([gfortran] Segfault with missing upper bound) 2005-09-14 05:12:04 +00:00
trans-array.h re PR fortran/21104 (Segmentation fault on correct code) 2005-09-09 06:22:28 +00:00
trans-common.c trans-common.c (build_field): Fix comment typo. 2005-10-12 08:18:12 +02:00
trans-const.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
trans-const.h
trans-decl.c gfortran.h: Add bitmasks for different FPE traps. 2005-10-12 20:21:31 +00:00
trans-expr.c re PR fortran/18022 (problem with structure and calling a function) 2005-10-23 06:59:17 +00:00
trans-intrinsic.c re PR libfortran/19308 (I/O library should support more real and integer kinds) 2005-10-03 07:22:20 +00:00
trans-io.c [multiple changes] 2005-09-26 20:24:45 +00:00
trans-stmt.c re PR fortran/19929 (Deallocation of an allocated derived type component causes failure) 2005-09-21 17:05:16 +00:00
trans-stmt.h [multiple changes] 2005-08-07 22:56:19 +00:00
trans-types.c [multiple changes] 2005-10-12 20:41:28 +00:00
trans-types.h
trans.c re PR libfortran/20006 ($ format extension doesn't work) 2005-08-11 13:50:13 +00:00
trans.h gfortran.h: Add bitmasks for different FPE traps. 2005-10-12 20:21:31 +00:00