Age | Commit message (Expand) | Author | Files | Lines |
2016-10-23 | re PR fortran/77763 (ICE in parse_struct_map, at fortran/parse.c:3064) | Steven G. Kargl | 2 | -5/+12 |
2016-10-23 | re PR fortran/54730 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1... | Steven G. Kargl | 3 | -34/+118 |
2016-10-23 | re PR fortran/69834 ([OOP] Collision in derived type hashes) | Paul Thomas | 8 | -32/+307 |
2016-10-22 | re PR fortran/78021 (Wrong result with optimization on character constant) | Thomas Koenig | 2 | -3/+26 |
2016-10-22 | re PR fortran/43366 ([OOP][F08] Intrinsic assign to polymorphic variable) | Andre Vehreschild | 9 | -435/+665 |
2016-10-21 | re PR fortran/69566 ([OOP] Failure of SELECT TYPE with unlimited polymorphic ... | Paul Thomas | 3 | -1/+93 |
2016-10-20 | array.c (gfc_match_array_constructor): Remove set, but unused variable. | Steven G. Kargl | 2 | -2/+7 |
2016-10-20 | class.c (gfc_build_class_symbol): Set the kind of _len to gfc_charlen_int_kin... | Andre Vehreschild | 2 | -1/+6 |
2016-10-17 | re PR fortran/77978 (stop codes misinterpreted in both f2003 and f2008) | Steven G. Kargl | 2 | -9/+103 |
2016-10-17 | re PR fortran/61420 ([OOP] type-bound procedure returning a procedure pointer... | Paul Thomas | 2 | -0/+13 |
2016-10-16 | re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) | Jerry DeLisle | 2 | -1/+7 |
2016-10-15 | re PR fortran/77972 (ICE on broken character continuation with -Wall etc.) | Jerry DeLisle | 2 | -3/+8 |
2016-10-14 | coarray_38.f90: Expect error message. | Andre Vehreschild | 2 | -0/+18 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 2 | -0/+5 |
2016-10-13 | re PR fortran/72832 ([OOP] ALLOCATE with SOURCE fails to allocate requested d... | Andre Vehreschild | 4 | -3/+51 |
2016-10-12 | trans-expr.c (gfc_find_and_cut_at_last_class_ref): Fixed style. | Andre Vehreschild | 3 | -13/+19 |
2016-10-11 | iresolve.c (is_trig_resolved, [...]): Formatting fixes. | Jakub Jelinek | 3 | -76/+77 |
2016-10-11 | re PR fortran/77942 (ICE: Floating point exception, in gfc_simplify_cshift, a... | Steven G. Kargl | 2 | -2/+7 |
2016-10-11 | Fix bad commit for -fdec-math. | Fritz Reese | 3 | -9/+12 |
2016-10-11 | simplify.c (radians_f): Fix mpdr_mod. | Jerry DeLisle | 3 | -2/+11 |
2016-10-11 | New flag -fdec-math for COTAN and degree trig intrinsics. | Fritz Reese | 11 | -5/+1170 |
2016-10-10 | re PR fortran/77915 (Internal error for matmul() in forall with optimization) | Thomas Koenig | 2 | -0/+11 |
2016-10-07 | Fix ICE due to map typespecs with different sized charlens being copied. | Fritz Reese | 2 | -0/+15 |
2016-10-07 | re PR fortran/77406 (ICE in generic_correspondence, at fortran/interface.c:1123) | Steven G. Kargl | 2 | -7/+25 |
2016-10-07 | [multiple changes] | Louis Krupp | 2 | -3/+13 |
2016-10-07 | 2016_10-06 Louis Krupp <louis.krupp@zoho.com> | Louis Krupp | 2 | -0/+10 |
2016-10-05 | re PR fortran/58991 (ICE with associate and character string constant) | Steven G. Kargl | 2 | -1/+21 |
2016-10-05 | Fix ICE due to comparison between UNION components. | Fritz Reese | 2 | -5/+19 |
2016-10-05 | re PR fortran/67524 (ICE on using implicit character instead of implicit none... | Louis Krupp | 2 | -1/+10 |
2016-09-30 | re PR fortran/66643 (Missing compilation error for formatted data transfer wi... | Jerry DeLisle | 2 | -0/+11 |
2016-09-30 | Fix ICE for maps with zero components. | Fritz Reese | 2 | -4/+20 |
2016-09-30 | Fix ICE caused by union types comparing equal to structures. | Fritz Reese | 2 | -0/+10 |
2016-09-30 | trans-array.c (gfc_array_allocate): Use the token from coarray's .token member. | Andre Vehreschild | 4 | -10/+36 |
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 |