aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2007-11-23re PR fortran/34192 (NEAREST can return wrong numbers)Tobias Burnus2-8/+41
2007-11-23+ * trans-expr.c (gfc_trans_string_copy): Use "void *" when building aAldy Hernandez2-1/+6
2007-11-22primary.c (gfc_match_structure_constructor): Allow constructor for types with...Tobias Burnus2-1/+6
2007-11-22re PR fortran/34079 (Bind(C): Character argument/return value problems)Tobias Burnus3-4/+14
2007-11-21re PR fortran/34083 (internal compiler error: in gfc_conv_array_constructor_e...Francois-Xavier Coudert2-3/+10
2007-11-20re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)Jerry DeLisle4-18/+29
2007-11-19re PR fortran/34079 (Bind(C): Character argument/return value problems)Tobias Burnus2-9/+61
2007-11-18Add PR reference to previous entry.Jerry DeLisle1-0/+1
2007-11-18trans-expr.c (gfc_conv_missing_dummy): Set the type of the dummy argument to ...Jerry DeLisle6-29/+38
2007-11-18re PR fortran/31608 (wrong types in character array/scalar binop)Paul Thomas3-11/+22
2007-11-18re PR fortran/34137 (Module function with ENTRY rejected)Tobias Burnus3-4/+12
2007-11-17* trans-types.c (gfc_init_types): Use wider buffer.Francois-Xavier Coudert2-1/+5
2007-11-17trans-types.c (gfc_init_types): Use Fortran-90-style type names, with kinds.Francois-Xavier Coudert2-5/+10
2007-11-17re PR fortran/34133 (Bind(c,name="") should be rejected for dummies; F2008: a...Tobias Burnus2-3/+25
2007-11-17re PR fortran/25252 (ICE on invalid code)Francois-Xavier Coudert4-3/+88
2007-11-17re PR fortran/30285 (gfortran excessive memory usage with COMMON blocks in mo...Francois-Xavier Coudert2-24/+100
2007-11-17re PR fortran/34108 (ICE: Segmentation fault occurs by "write(*,0)" statement)Francois-Xavier Coudert2-2/+13
2007-11-16re PR fortran/33957 (gfortran rejects valid initialization expression)Francois-Xavier Coudert2-5/+6
2007-11-16re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...Francois-Xavier Coudert2-50/+13
2007-11-16re PR fortran/34008 (ICE in gfc_trans_call, at fortran/trans-stmt.c:389 on el...Paul Thomas2-6/+19
2007-11-16re PR fortran/33986 (ICE on allocatable function result)Paul Thomas2-6/+5
2007-11-15re PR fortran/33917 (Rejects valid PROCEDURE declarations)Tobias Burnus3-2/+17
2007-11-142007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle1-1/+1
2007-11-14re PR fortran/33162 (INTRINSIC functions as ACTUAL argument)Jerry DeLisle4-14/+129
2007-11-13re PR fortran/34080 (Transfer was working, now broken)Paul Thomas2-1/+9
2007-11-10* trans-common.c: Remove prototype for gfc_get_common.Francois-Xavier Coudert2-6/+4
2007-11-10re PR fortran/33592 (FAIL: gfortran.dg/array_constructor_11.f90 -O1 executi...Francois-Xavier Coudert2-7/+13
2007-11-08re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...Francois-Xavier Coudert2-6/+57
2007-11-08re PR fortran/34028 (Type mismatch with optimization of ISHFT)Francois-Xavier Coudert2-1/+6
2007-11-08re PR fortran/33917 (Rejects valid PROCEDURE declarations)Tobias Burnus3-3/+10
2007-11-03re PR fortran/33881 (wrong code for assumed length character arrays)Francois-Xavier Coudert2-2/+8
2007-11-03gfortran.h: Shorten comment.Francois-Xavier Coudert6-13/+32
2007-11-02* intrinsic.texi (ALLOCATED): Fix typo.Francois-Xavier Coudert2-1/+5
2007-10-31[multiple changes]Tobias Burnus2-6/+12
2007-10-31re PR fortran/33162 (INTRINSIC functions as ACTUAL argument)Jerry DeLisle3-4/+70
2007-10-31re PR fortran/33897 (Incorrect host association in module)Paul Thomas3-7/+30
2007-10-30re PR fortran/33596 (ICE with simplified ISNAN)Francois-Xavier Coudert2-0/+7
2007-10-29[multiple changes]Paul Thomas7-160/+385
2007-10-28re PR fortran/32147 (Module file change due to order of writting out changes)Tobias Schlüter3-30/+47
2007-10-27re PR fortran/31306 (ICE with implicit character variables)Jerry DeLisle2-1/+33
2007-10-27re PR fortran/33862 (Support .FTN file extension for Fortran fixed-format sou...Tobias Burnus4-10/+23
2007-10-27re PR fortran/33162 (INTRINSIC functions as ACTUAL argument)Jerry DeLisle4-30/+102
2007-10-26invoke.texi: Fix typo in -fmax-errors=.Jerry DeLisle2-2/+6
2007-10-25re PR fortran/29784 ([doc] No I/O conversion of logical/integer)Francois-Xavier Coudert2-0/+9
2007-10-22re PR fortran/33849 (Fix misleading error message "GENERIC non-INTRINSIC proc...Jerry DeLisle2-3/+8
2007-10-22re PR fortran/31244 (data initialization with more than 2**32 elements)Steven G. Kargl4-24/+36
2007-10-21re PR fortran/33749 (Wrong evaluation of expressions in lhs of assignment sta...Paul Thomas2-73/+115
2007-10-20re PR fortran/33818 (Bogus error "Variable 'str' is used at (1) before the EN...Tobias Burnus2-3/+9
2007-10-20re PR fortran/31608 (wrong types in character array/scalar binop)Paul Thomas3-11/+49
2007-10-19re PR fortran/33544 ([4.3 only] Warning in TRANSFER intrinsic should be made ...Jerry DeLisle3-1/+11