aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-28gfortran.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-28re PR fortran/31818 (Wrongly accepts namelists with assumed-shape arrays)Daniel Franke1-3/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-24re PR fortran/31205 (aliased operator assignment produces wrong result)Paul Thomas1-0/+2
2007-07-22re PR fortran/29962 (Initialization expressions)Daniel Franke1-1/+4
2007-07-15re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle1-0/+1
2007-07-08re PR fortran/17711 (Wrong operator name in error message)Daniel Franke1-3/+7
2007-07-07decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-06re PR fortran/32633 (bogus error)Daniel Franke1-0/+1
2007-07-05re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav...Tobias Burnus1-1/+9
2007-07-03Forgot this from previous commit.Jerry DeLisle1-1/+1
2007-07-02[multiple changes]Christopher D. Rickett1-4/+109
2007-06-24re PR fortran/32460 (structure constructor not allowed if a USEd type has pri...Tobias Burnus1-0/+1
2007-06-07decl.c: Miscellaneous whitespace fixes.Steven G. Kargl1-12/+11
2007-05-29gfortran.h: Renamed 'enum gfc_generic_isym_id' to 'enum gfc_isym_id'...Daniel Franke1-16/+59
2007-05-29gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIZEOF.Tobias Schlüter1-0/+1
2007-05-28gfortran.h (gfc_expr): Remove from_H, add "representation" struct.Brooks Moses1-3/+14
2007-05-12re PR fortran/30746 (50th Anniversary Bug - Forward reference to contained fu...Paul Thomas1-0/+1
2007-05-08re PR fortran/29397 (Constant logical expression with parameter array)Paul Thomas1-0/+1
2007-05-06re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle1-0/+33
2007-04-17arith.h: Update copyright years.Tobias Schlüter1-1/+1
2007-04-07re PR fortran/31293 (Implicit character and array returning functions)Paul Thomas1-1/+3
2007-04-03re PR fortran/31304 (REPEAT argument NCOPIES is not converted as it should)Francois-Xavier Coudert1-0/+1
2007-03-24* gfortran.h: Edit comments on GFC_STD_*.Brooks Moses1-3/+6
2007-03-18re PR fortran/30531 ([4.2 only] allocatable component and intent(out) yield I...Paul Thomas1-3/+2
2007-03-15gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert1-0/+1
2007-02-20re PR fortran/30522 (Host-/use-associated VOLATILE variable: volatile scope, ...Tobias Burnus1-0/+3
2007-01-28re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in c...Thomas Koenig1-3/+0
2007-01-20gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.Francois-Xavier Coudert1-0/+1
2007-01-18re PR libfortran/29649 (Force core dump on runtime library errors)Francois-Xavier Coudert1-0/+1
2007-01-05re PR fortran/23232 ([4.1 only] DATA implied DO variables)Paul Thomas1-0/+5
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