aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
AgeCommit message (Expand)AuthorFilesLines
2007-01-02re PR fortran/20896 (ambiguous interface not detected)Paul Thomas1-1/+0
2006-12-27re PR fortran/20896 (ambiguous interface not detected)Paul Thomas1-0/+1
2006-12-22re PR fortran/25818 ([4.1 only] Problem with handling optional and entry mast...Paul Thomas1-1/+1
2006-12-20re PR fortran/29992 ([4.1 only] INTERFACE equivalent to MODULE PROCEDURE?!)Paul Thomas1-1/+1
2006-12-10re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus1-0/+2
2006-12-09re PR other/29975 ([meta-bugs] ICEs with CP2K)Paul Thomas1-1/+5
2006-12-09re PR fortran/29464 ([4.1 only] problem with duplicate USE, ONLY of procedure...Paul Thomas1-1/+1
2006-12-03re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...Paul Thomas1-1/+2
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig1-1/+4
2006-11-19module.c (gfc_use_module): Uncomment the ISO_FORTRAN_ENV code.Francois-Xavier Coudert1-0/+2
2006-11-17gfortran.h (gfc_add_intrinsic_modules_path, [...]): New prototypes.Francois-Xavier Coudert1-2/+4
2006-11-15re PR fortran/27546 (IMPORT is broken)Tobias Burnus1-1/+4
2006-11-15re PR fortran/28974 (Extremely slow compilation of enumerated DATA statements.)Bud Davis1-1/+3
2006-11-14gfortran.h (GFC_MAX_LINE): Remove constant definition.Brooks Moses1-13/+8
2006-11-14lang.opt: Remove -fno-backend option.Brooks Moses1-1/+0
2006-11-10lang.opt (-fmodule-private): Remove option.Brooks Moses1-1/+0
2006-11-09re PR fortran/29699 (ICE in trans-decl.c)Paul Thomas1-1/+1
2006-11-08lang.opt: Add -fmax-errors= option.Brooks Moses1-0/+1
2006-11-08lang.opt: Remove non-working -qkind= option.Brooks Moses1-2/+0
2006-11-07re PR fortran/29539 (ICE in variable_decl)Paul Thomas1-0/+1
2006-11-07re PR fortran/29601 (VOLATILE attribute and statement)Tobias Burnus1-1/+2
2006-10-28gfortran.h: Remove GFC_MPFR_TOO_OLD.Steven G. Kargl1-4/+0
2006-10-22re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert1-0/+2
2006-10-19[multiple changes]Paul Thomas1-1/+1
2006-10-15re PR fortran/24767 (gfortran: -Wno-unused-label does not work properly)Bernhard Fischer1-1/+0
2006-10-12gfortran.h (gfc_show_actual_arglist, [...]): Add prototypes.Tobias Schlüter1-0/+13
2006-10-09re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl1-0/+4
2006-10-08[multiple changes]Paul Thomas1-1/+5
2006-10-07re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert1-0/+1
2006-10-03re PR fortran/19262 (more than thirty-nine continuation lines should issue a ...Jerry DeLisle1-0/+2
2006-09-07data_1.f90: Fix integer oveflow in integer literal constant.Steven G. Kargl1-1/+1
2006-09-05re PR fortran/28908 (fold_convert fails for Fortran operator)Paul Thomas1-0/+14
2006-08-20re PR fortran/28601 (ICE on reexport of renamed type)Paul Thomas1-14/+0
2006-08-15re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle1-2/+2
2006-07-30intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert1-0/+4
2006-07-26intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert1-1/+7
2006-07-24re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4))Jerry DeLisle1-0/+1
2006-07-04re PR fortran/28174 (Corruption of multiple character arrays when passing arr...Paul Thomas1-0/+1
2006-06-18re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results)Jerry DeLisle1-0/+1
2006-06-07re PR fortran/23091 (ICE in gfc_trans_auto_array_allocation)Paul Thomas1-0/+2
2006-05-21re PR fortran/25746 (Elemental assignment gives wrong result)Paul Thomas1-1/+1
2006-05-15re PR fortran/25090 (Bad automatic character length)Paul Thomas1-0/+3
2006-05-03re PR fortran/26896 (Description of implementation of -Wtabs/-Wno-tabs reversed)Steven G. Kargl1-0/+1
2006-03-25gfortran.h (gfc_symbol): Add a new "forall_index" bit field.Roger Sayle1-0/+2
2006-03-22[multiple changes]Thomas Koenig1-0/+1
2006-03-17gfortran.h (gfc_equiv_info): Add length field.Roger Sayle1-0/+1
2006-03-15re PR fortran/19101 (missing & in character continuation not caught)Jerry DeLisle1-0/+1
2006-03-14re PR fortran/18537 (no warning about tabs with std=f95 option)Steven G. Kargl1-3/+4
2006-03-01re PR fortran/26393 (ICE with function returning variable lenght array)Paul Thomas1-0/+18
2006-02-19re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert1-0/+9