Age | Commit message (Expand) | Author | Files | Lines |
2008-05-06 | arith.c: (gfc_arith_concat... | Francois-Xavier Coudert | 1 | -4/+3 |
2008-05-01 | gfortran.h (struct gfc_symbol): Moving "interface" member to gfc_typespec (pl... | Janus Weil | 1 | -15/+16 |
2008-04-05 | PR fortran/25829 28655 | Jerry DeLisle | 1 | -0/+10 |
2008-03-30 | re PR fortran/35740 (a = conjg(transpose(a)) still gives wrong results, see ... | Paul Thomas | 1 | -2/+7 |
2008-03-28 | re PR fortran/34714 (ICE-on-invalid in gfc_conv_descriptor_dtype) | Daniel Franke | 1 | -40/+0 |
2008-03-24 | re PR fortran/34813 (ICE on incorrect nested type constructor (fold-const.c (... | Paul Thomas | 1 | -0/+33 |
2008-03-16 | re PR fortran/35470 (Valid pointer assigment code gives compilation errors) | Paul Thomas | 1 | -11/+3 |
2008-03-15 | re PR fortran/35584 (overzealous warning: branch causes infinite loop) | Daniel Franke | 1 | -1/+1 |
2008-02-28 | re PR fortran/34868 (ICE with -ff2c for function returning a complex number) | Francois-Xavier Coudert | 1 | -2/+9 |
2008-02-24 | arith.c: Update copyright years. | Tobias Schlüter | 1 | -1/+1 |
2008-02-04 | resolve.c (resolve_where): Fix typo. | Daniel Franke | 1 | -2/+2 |
2008-02-03 | re PR fortran/32760 (Error defining subroutine named PRINT) | Paul Thomas | 1 | -16/+79 |
2008-01-25 | re PR fortran/34661 (ice on where / ASSIGNMENT(=)) | Daniel Franke | 1 | -0/+6 |
2008-01-20 | re PR fortran/34861 (ICE in function with entry (and result?)) | Paul Thomas | 1 | -1/+2 |
2008-01-13 | re PR fortran/34665 (Cannot pass scalar to array argument 'a') | Tobias Burnus | 1 | -0/+9 |
2008-01-06 | re PR fortran/34658 (save / common) | Tobias Burnus | 1 | -13/+35 |
2008-01-06 | re PR fortran/34655 (5.5.2.5) | Tobias Burnus | 1 | -0/+8 |
2008-01-06 | re PR fortran/34660 (elemental and dummy procedure) | Tobias Burnus | 1 | -0/+8 |
2007-12-23 | re PR fortran/34421 (ENTRY functions: Character with different stringlength n... | Tobias Burnus | 1 | -2/+19 |
2007-12-20 | re PR fortran/34482 (FAIL: gfortran.dg/nan_4.f90 -O tests for errors) | Tobias Burnus | 1 | -1/+2 |
2007-12-16 | re PR fortran/34305 (ICE with array(real) declaration) | Thomas Koenig | 1 | -1/+4 |
2007-12-16 | re PR fortran/31213 (ICE on valid code with gfortran) | Paul Thomas | 1 | -0/+2 |
2007-12-14 | re PR fortran/34438 (gfortran not compliant w.r.t default initialization of d... | Tobias Burnus | 1 | -1/+2 |
2007-12-14 | re PR fortran/34398 (BOZ literals: Range checks) | Tobias Burnus | 1 | -0/+17 |
2007-12-08 | re PR fortran/34342 (BOZ extensions not diagnosed as such with -std=f95) | Tobias Burnus | 1 | -1/+19 |
2007-12-05 | re PR fortran/34333 (if(nan == nan) wrongly returns TRUE, when nan is a param... | Tobias Burnus | 1 | -8/+10 |
2007-11-27 | re PR fortran/29389 (Statement functions are not recognized as pure when they... | Paul Thomas | 1 | -80/+45 |
2007-11-25 | re PR fortran/33152 (Initialization/declaration problems in block data) | Jerry DeLisle | 1 | -0/+7 |
2007-11-21 | re PR fortran/34083 (internal compiler error: in gfc_conv_array_constructor_e... | Francois-Xavier Coudert | 1 | -3/+5 |
2007-11-18 | trans-expr.c (gfc_conv_missing_dummy): Set the type of the dummy argument to ... | Jerry DeLisle | 1 | -0/+2 |
2007-11-18 | re PR fortran/34137 (Module function with ENTRY rejected) | Tobias Burnus | 1 | -2/+4 |
2007-11-15 | re PR fortran/33917 (Rejects valid PROCEDURE declarations) | Tobias Burnus | 1 | -2/+4 |
2007-11-14 | re PR fortran/33162 (INTRINSIC functions as ACTUAL argument) | Jerry DeLisle | 1 | -0/+34 |
2007-11-03 | gfortran.h: Shorten comment. | Francois-Xavier Coudert | 1 | -0/+3 |
2007-10-31 | re PR fortran/33162 (INTRINSIC functions as ACTUAL argument) | Jerry DeLisle | 1 | -2/+3 |
2007-10-29 | [multiple changes] | Paul Thomas | 1 | -121/+29 |
2007-10-22 | re PR fortran/33849 (Fix misleading error message "GENERIC non-INTRINSIC proc... | Jerry DeLisle | 1 | -3/+3 |
2007-10-22 | re PR fortran/31244 (data initialization with more than 2**32 elements) | Steven G. Kargl | 1 | -13/+18 |
2007-10-21 | re PR fortran/33749 (Wrong evaluation of expressions in lhs of assignment sta... | Paul Thomas | 1 | -73/+106 |
2007-10-20 | re PR fortran/33818 (Bogus error "Variable 'str' is used at (1) before the EN... | Tobias Burnus | 1 | -3/+3 |
2007-10-18 | re PR fortran/33233 (Parent and contained procedure: Wrongly treated as gener... | Paul Thomas | 1 | -3/+4 |
2007-10-17 | re PR fortran/33760 (Bind(C): Using C_PTR as structure constructor gives an ICE) | Christopher D. Rickett | 1 | -0/+10 |
2007-10-15 | re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra... | Christopher D. Rickett | 1 | -25/+0 |
2007-10-14 | re PR fortran/33745 (-fbounds-check: Bogus out-of-bounds run-time error for a... | Tobias Burnus | 1 | -16/+49 |
2007-10-12 | re PR fortran/33542 (gfortran does not detect ambigious specific names if the... | Paul Thomas | 1 | -0/+7 |
2007-10-08 | re PR fortran/33689 ([Regression 4.3] Array with constant bound rejected as a... | Tobias Schlüter | 1 | -28/+17 |
2007-10-07 | re PR fortran/20851 (dummy argument may not appear in specification expressio... | Tobias Schlüter | 1 | -12/+10 |
2007-10-06 | re PR fortran/25076 (FORALL triplet subscript must not reference any index-name) | Tobias Schlüter | 1 | -143/+151 |
2007-10-05 | gfortran.h (gfc_get_data_variable, [...]): Move to decl.c. | Francois-Xavier Coudert | 1 | -1/+2 |
2007-10-04 | re PR fortran/33539 (Too much noise for zero-length character strings) | Thomas Koenig | 1 | -1/+1 |