summaryrefslogtreecommitdiff
path: root/gcc/fortran/iresolve.c
Commit message (Expand)AuthorAgeFilesLines
* re PR target/22539 (Internal compiler error with maximum sized array)Daniel Franke2007-05-041-0/+44
* re PR fortran/31257 (ICE in gfc_conv_expr_descriptor)Paul Thomas2007-04-071-0/+16
* re PR fortran/30947 (intrinsic: ALARM)Daniel Franke2007-03-081-2/+0
* * iresolve.c (gfc_resolve_ishftc): Correct s_kind value.Brooks Moses2007-03-071-1/+1
* re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig2007-02-191-26/+0
* re PR libfortran/30415 (MINLOC, MAXLOC missing for integer kinds 1 and 2)Thomas Koenig2007-01-111-0/+26
* interface.c, [...]: Update Copyright years.Steven G. Kargl2007-01-081-617/+582
* re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl2006-10-091-0/+43
* re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert2006-10-071-1/+25
* re PR fortran/29060 (spread causes ICE in gfc_trans_array_constructor)Paul Thomas2006-09-181-0/+17
* intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert2006-07-301-2/+71
* intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert2006-07-261-0/+74
* intrinsic.c (add_subroutines): Add ITIME and IDATE.Francois-Xavier Coudert2006-07-041-0/+20
* iresolve.c (gfc_resolve_cpu_time, [...]): Remove ATTRIBUTE_UNUSED for used ar...Francois-Xavier Coudert2006-07-031-2/+2
* re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Francois-Xavier Coudert2006-06-221-26/+8
* re PR fortran/25746 (Elemental assignment gives wrong result)Paul Thomas2006-05-211-2/+60
* re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek2006-04-221-5/+6
* re PR testsuite/26981 (g++.old-deja/g++.other/init18.C fails)Paul Thomas2006-04-031-0/+5
* re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig2006-03-251-4/+16
* re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))Thomas Koenig2006-03-201-6/+138
* re PR fortran/26393 (ICE with function returning variable lenght array)Paul Thomas2006-03-011-15/+7
* re PR fortran/23912 (MOD function requires same kind arguments)Francois-Xavier Coudert2005-11-271-13/+49
* fget.c: New file.Francois-Xavier Coudert2005-11-131-0/+281
* intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert2005-11-061-0/+57
* intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert2005-11-051-0/+22
* re PR fortran/21565 (namelist in block data is illegal)Paul Thomas2005-11-011-0/+9
* check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert2005-10-301-0/+34
* check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert2005-10-281-0/+83
* Commit for Asher LangtonAsher Langton2005-10-241-0/+9
* re PR fortran/18022 (problem with structure and calling a function)Paul Thomas2005-10-231-3/+29
* re PR fortran/20786 (Can't use AINT intrinsic with KIND parameter)Steven G. Kargl2005-10-111-0/+17
* re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert2005-10-031-1/+4
* re PR fortran/23516 (IMAG is not a generic function when implicit none is dec...Steven G. Kargl2005-09-221-0/+11
* re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford2005-09-131-13/+24
* re PR libfortran/22143 (missing kinds 1 and 2 for eoshift and cshift)Thomas Koenig2005-08-101-15/+38
* check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert2005-08-091-0/+39
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle2005-06-241-0/+23
* re PR libfortran/21127 (reshape of complex broken)Thomas Koenig2005-05-181-2/+8
* Makefile.am: Added new files.François-Xavier Coudert2005-03-221-0/+218
* gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter2005-02-231-6/+6
* re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison2005-01-231-20/+21
* arith.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* iresolve.c, [...]: Fix comment typos.Kazu Hirata2005-01-131-1/+1
* gfortran.h (gfc_expr.function.name): Make const.Richard Henderson2004-12-141-93/+15
* iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson2004-12-121-100/+24
* re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2...Steven G. Kargl2004-12-121-5/+33
* re PR fortran/17175 (set_exponent breaks with integer*8 exponent)Tobias Schlüter2004-12-111-6/+30
* intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ...Richard Henderson2004-12-081-2/+13
* flush.c: New file.Steven G. Kargl2004-12-021-0/+85