Age | Commit message (Expand) | Author | Files | Lines |
2007-08-19 | [multiple changes] | Tobias Burnus | 1 | -0/+18 |
2007-08-13 | re PR fortran/32827 (IMPORT fails for TYPE when also used in INTERFACE) | Paul Thomas | 1 | -1/+4 |
2007-08-04 | re PR fortran/31214 (User-defined operator using entry leads to ICE) | Paul Thomas | 1 | -0/+14 |
2007-08-01 | arith.c: Change copyright header to refer to version 3 of the GNU General Pub... | Nick Clifton | 1 | -4/+3 |
2007-07-28 | gfortran.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -6/+6 |
2007-07-24 | re PR fortran/31205 (aliased operator assignment produces wrong result) | Paul Thomas | 1 | -0/+29 |
2007-07-23 | re PR fortran/32797 ([ISO C Binding] Internal Error: gfc_basic_typename(): Un... | Christopher D. Rickett | 1 | -2/+6 |
2007-07-21 | re PR fortran/32627 ([ISO Bind C] Accept c_f_pointer for TYPE) | Christopher D. Rickett | 1 | -0/+3 |
2007-07-21 | re PR fortran/32801 (USE of ISO_C_BINDING, ONLY: C_LOC causes compiler seg fa... | Christopher D. Rickett | 1 | -5/+3 |
2007-07-19 | re PR fortran/32801 (USE of ISO_C_BINDING, ONLY: C_LOC causes compiler seg fa... | Christopher D. Rickett | 1 | -1/+3 |
2007-07-12 | re PR fortran/32599 ([ISO C Binding] Accepts character with len /= 1) | Christopher D. Rickett | 1 | -3/+2 |
2007-07-06 | re PR fortran/32633 (bogus error) | Daniel Franke | 1 | -10/+34 |
2007-07-05 | re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav... | Tobias Burnus | 1 | -2/+2 |
2007-07-03 | re PR fortran/32579 (problem using iso_c_binding (II)) | Christopher D. Rickett | 1 | -8/+22 |
2007-07-02 | [multiple changes] | Christopher D. Rickett | 1 | -10/+954 |
2007-06-24 | re PR fortran/32460 (structure constructor not allowed if a USEd type has pri... | Tobias Burnus | 1 | -1/+4 |
2007-06-22 | re PR fortran/31473 (gfortran does not detect duplicate EXTERNAL or INTRINSIC... | Daniel Franke | 1 | -8/+5 |
2007-06-07 | decl.c: Miscellaneous whitespace fixes. | Steven G. Kargl | 1 | -128/+138 |
2007-05-27 | re PR fortran/32088 (ICE (doesn't occur if given function standalone instead ... | Tobias Burnus | 1 | -4/+9 |
2007-05-18 | re PR fortran/24633 (MODULE attribute conflicts with PROCEDURE attribute) | Daniel Franke | 1 | -3/+8 |
2007-05-11 | re PR fortran/30878 (Rejects function f1; namelist /nml/ f1) | Paul Thomas | 1 | -0/+1 |
2007-04-17 | arith.h: Update copyright years. | Tobias Schlüter | 1 | -2/+2 |
2007-04-07 | re PR fortran/31293 (Implicit character and array returning functions) | Paul Thomas | 1 | -0/+31 |
2007-03-30 | symbol.c (gfc_find_gsymbol): Simplify, don't unconditionally descend into all... | Tobias Schlüter | 1 | -9/+8 |
2007-03-18 | re PR fortran/30531 ([4.2 only] allocatable component and intent(out) yield I... | Paul Thomas | 1 | -6/+9 |
2007-02-20 | re PR fortran/30522 (Host-/use-associated VOLATILE variable: volatile scope, ... | Tobias Burnus | 1 | -12/+6 |
2007-01-31 | re PR fortran/30520 (Conflics checking of VOLATILE attribute needs improvement) | Tobias Burnus | 1 | -4/+8 |
2007-01-20 | gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. | Francois-Xavier Coudert | 1 | -0/+6 |
2007-01-05 | symbol.c (check_conflict): Fix error message. | Tobias Burnus | 1 | -1/+1 |
2007-01-05 | re PR fortran/29624 (Fortran 2003: Support intent for pointers) | Tobias Burnus | 1 | -4/+5 |
2006-12-10 | re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented) | Tobias Burnus | 1 | -1/+27 |
2006-12-09 | re PR other/29975 ([meta-bugs] ICEs with CP2K) | Paul Thomas | 1 | -3/+7 |
2006-12-09 | re PR fortran/29464 ([4.1 only] problem with duplicate USE, ONLY of procedure... | Paul Thomas | 1 | -1/+2 |
2006-12-03 | re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by... | Paul Thomas | 1 | -1/+41 |
2006-11-20 | symbol.c (check_conflict): Add conflict between VOLATILE attribute and progra... | Tobias Burnus | 1 | -0/+1 |
2006-11-15 | data.c: Remove trailing periods from error messages. | Brooks Moses | 1 | -1/+1 |
2006-11-14 | re PR fortran/29657 (Don't allow SAVE for functions) | Tobias Burnus | 1 | -1/+5 |
2006-11-09 | re PR fortran/29699 (ICE in trans-decl.c) | Paul Thomas | 1 | -46/+17 |
2006-11-07 | re PR fortran/29601 (VOLATILE attribute and statement) | Tobias Burnus | 1 | -3/+37 |
2006-10-08 | [multiple changes] | Paul Thomas | 1 | -0/+2 |
2006-09-05 | re PR fortran/28908 (fold_convert fails for Fortran operator) | Paul Thomas | 1 | -132/+23 |
2006-08-29 | re PR fortran/28788 (ICE on valid code) | Paul Thomas | 1 | -12/+14 |
2006-08-24 | re PR fortran/28788 (ICE on valid code) | Paul Thomas | 1 | -4/+53 |
2006-08-20 | re PR fortran/28601 (ICE on reexport of renamed type) | Paul Thomas | 1 | -21/+79 |
2006-06-05 | re PR fortran/14067 (no warning when character data statement overflows decla... | Paul Thomas | 1 | -3/+13 |
2006-05-30 | symbol.c (check_conflict): Allow external, function, and subroutine attribute... | Asher Langton | 1 | -3/+0 |
2006-03-10 | symbol.c (check_conflict): Allow allocatable function results, except for ele... | Erik Edelmann | 1 | -2/+3 |
2006-03-05 | re PR fortran/16136 (Conflicting attributes ALLOCATABLE, DUMMY (F2003)) | Erik Edelmann | 1 | -1/+24 |
2006-03-01 | re PR fortran/26393 (ICE with function returning variable lenght array) | Paul Thomas | 1 | -0/+26 |