Age | Commit message (Expand) | Author | Files | Lines |
2016-09-29 | [Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison it | James Greenhalgh | 2 | -2/+6 |
2016-09-27 | auto-inc-dec.c (try_merge): Remove break after return. | Jakub Jelinek | 6 | -10/+6 |
2016-09-27 | re PR fortran/77666 (ICE in gfc_omp_clause_default_ctor, at fortran/trans-ope... | Jakub Jelinek | 2 | -3/+9 |
2016-09-26 | re PR fortran/77420 (gfortran and equivalence produces internal compiler error) | Steven G. Kargl | 2 | -3/+17 |
2016-09-26 | re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) | Paul Thomas | 2 | -1/+11 |
2016-09-26 | Implement -Wimplicit-fallthrough. | Marek Polacek | 8 | -3/+20 |
2016-09-25 | re PR fortran/77429 (ICE in gfc_check_dependency, at fortran/dependency.c:1261) | Steven G. Kargl | 2 | -1/+8 |
2016-09-25 | re PR fortran/77694 (ICE in optimize_binop_array_assignment, at fortran/front... | Steven G. Kargl | 2 | -0/+9 |
2016-09-23 | lang.opt, [...]: New flag -fdec-static. | Fritz Reese | 12 | -16/+287 |
2016-09-23 | re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) | Jerry DeLisle | 7 | -7/+31 |
2016-09-23 | trans-intrinsic.c (gfc_conv_intrinsic_caf_get): Use the old caf- interface wh... | Andre Vehreschild | 2 | -4/+8 |
2016-09-22 | re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) | Paul Thomas | 2 | -4/+7 |
2016-09-22 | interface.c (check_dtio_interface1): Introduce errors for alternate returns a... | Paul Thomas | 2 | -2/+45 |
2016-09-22 | re PR fortran/66107 (ICE on missing parameter value for initialisation (segfa... | Louis Krupp | 2 | -1/+18 |
2016-09-21 | re PR fortran/77657 (link error with implementation of user-defined derived t... | Paul Thomas | 2 | -4/+24 |
2016-09-20 | trans-intrinsic.c (conv_expr_ref_to_caf_ref): Adjust fall through comment. | Marek Polacek | 2 | -1/+6 |
2016-09-19 | libcaf.h: Add caf_reference_type. | Andre Vehreschild | 15 | -226/+1930 |
2016-09-19 | re PR fortran/77584 (Unclassifiable statement error with procedure pointer us... | Fritz Reese | 2 | -30/+41 |
2016-09-18 | re PR fortran/68078 (segfault with allocate and stat for derived types with d... | Louis Krupp | 2 | -8/+37 |
2016-09-16 | re PR fortran/77612 (ICE on invalid character len in contained procedure) | Steven G. Kargl | 2 | -3/+11 |
2016-09-15 | re PR fortran/69963 (ICE out of memory on displaced implicit character) | Louis Krupp | 2 | -0/+30 |
2016-09-14 | simplify.c (gfc_simplify_repeat): Fix a misplaced closing ')'. | Bernd Edlinger | 2 | -1/+5 |
2016-09-13 | re PR fortran/77420 (gfortran and equivalence produces internal compiler error) | Steven G. Kargl | 2 | -1/+6 |
2016-09-10 | Fix typo in log. | Jerry DeLisle | 1 | -1/+1 |
2016-09-10 | re PR fortran/77532 ([F03] ICE in check_dtio_interface1, at fortran/interface... | Paul Thomas | 2 | -6/+20 |
2016-09-10 | Commit the ChangeLog entry for revision 240063. | Steven G. Kargl | 1 | -0/+7 |
2016-09-10 | re PR fortran/77420 (gfortran and equivalence produces internal compiler error) | Steven G. Kargl | 1 | -1/+1 |
2016-09-09 | re PR fortran/77506 (F2008 Standard does not allow CHARACTER(LEN=*) in array ... | Steven G. Kargl | 2 | -0/+15 |
2016-09-09 | re PR fortran/77507 (gfortran rejects keyworded calls to procedures from intr... | Steven G. Kargl | 2 | -3/+9 |
2016-09-08 | re PR fortran/69514 (ICE with nested array constructor) | Steven G. Kargl | 2 | -2/+16 |
2016-09-08 | re PR fortran/77500 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:2... | Jakub Jelinek | 2 | -1/+16 |
2016-09-05 | ChangeLog formatting fixes. | Jakub Jelinek | 1 | -6/+6 |
2016-09-04 | re PR fortran/77391 (gfortran allows CHARACTER(LEN=:),PARAMETER:: STRING='con... | Steven G. Kargl | 2 | -11/+33 |
2016-09-04 | re PR fortran/77460 (ICE when summing an overflowing array) | Steven G. Kargl | 2 | -0/+8 |
2016-09-04 | re PR fortran/71902 (Unneeded temporary on reallocatable character assignment) | Thomas Koenig | 1 | -2/+17 |
2016-08-31 | re PR tree-optimization/77352 (ICE: verify_ssa failed) | Jakub Jelinek | 2 | -4/+5 |
2016-08-31 | re PR fortran/77374 (ICE in resolve_omp_atomic, at fortran/openmp.c:3949) | Jakub Jelinek | 4 | -10/+58 |
2016-08-31 | [multiple changes] | Paul Thomas | 11 | -106/+909 |
2016-08-30 | gfortran.texi: Fix typo in STRUCTURE documentation. | Fritz Reese | 2 | -3/+8 |
2016-08-29 | Fix, reorganize, and clarify comparisons of anonymous types/components. | Fritz Reese | 2 | -25/+46 |
2016-08-27 | re PR fortran/77380 (ICE in gfc_check_dependency, at fortran/dependency.c:1255) | Steven G. Kargl | 2 | -0/+12 |
2016-08-27 | re PR fortran/77372 (ICE in simplify_ieee_selected_real_kind, at fortran/simp... | Steven G. Kargl | 2 | -3/+16 |
2016-08-25 | re PR fortran/77351 (ICE in remove_trim, at frontend-passes.c:1145) | Steven G. Kargl | 2 | -0/+11 |
2016-08-24 | re PR fortran/77358 ([F08] deferred-length character function returns zero-le... | Paul Thomas | 2 | -0/+13 |
2016-08-23 | decl.c (gfc_match_structure_decl): Make gfc_structure_id static. | Fritz Reese | 2 | -1/+5 |
2016-08-23 | interface.c (compare_components): Fix typo in name check conditional. | Fritz Reese | 2 | -1/+5 |
2016-08-22 | re PR fortran/60774 (f951: internal compiler error: Segmentation fault: 11) | Steven G. Kargl | 2 | -9/+10 |
2016-08-22 | re PR fortran/61318 (Improve error diagnostic by pointing to the expression a... | Steven G. Kargl | 2 | -2/+6 |
2016-08-22 | re PR fortran/77260 (bogus warning with ENTRY in a function) | Steven G. Kargl | 2 | -3/+20 |
2016-08-19 | Implement C _FloatN, _FloatNx types. | Joseph Myers | 5 | -13/+23 |