Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 74 | -73/+75 |
2020-01-01 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 7 | -3126/+3140 |
2019-12-30 | re PR fortran/91651 ([F03] Implement KIND argument for INDEX) | Thomas Koenig | 1 | -1/+1 |
2019-12-30 | Remove KIND argument from INDEX so it does not mess up scalarization. | Thomas Koenig | 5 | -14/+100 |
2019-12-30 | Catch division by zero errors in array sizes. | Thomas Koenig | 4 | -4/+45 |
2019-12-21 | re PR fortran/92990 (INVALID code with NULLIFY – partially misleading error... | Harald Anlauf | 2 | -0/+23 |
2019-12-21 | re PR fortran/92753 (ICE in gfc_trans_call, at fortran/trans-stmt.c:392) | Paul Thomas | 2 | -5/+18 |
2019-12-21 | re PR middle-end/91512 (Fortran compile time regression.) | Jakub Jelinek | 2 | -2/+13 |
2019-12-20 | Introduce -finline-arg-packing. | Thomas Koenig | 5 | -3/+47 |
2019-12-20 | Fortran] PR 92996 – fix rank resolution EXPR_ARRAY | Tobias Burnus | 5 | -25/+45 |
2019-12-20 | Improve is-coindexed check for OpenACC/OpenMP | Tobias Burnus | 2 | -3/+10 |
2019-12-20 | Fortran polymorphic class-type support for OpenACC | Julian Brown | 3 | -19/+63 |
2019-12-20 | OpenACC 2.6 deep copy: Fortran front-end parts | Julian Brown | 6 | -205/+472 |
2019-12-19 | Prevent conversion of character data in array constructors. | Mark Eggleston | 4 | -6/+33 |
2019-12-19 | re PR fortran/92977 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:3... | Jakub Jelinek | 2 | -1/+6 |
2019-12-19 | re PR fortran/92977 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:3... | Jakub Jelinek | 2 | -6/+29 |
2019-12-19 | Add OpenACC 2.6's no_create | Julian Brown | 4 | -11/+34 |
2019-12-18 | re PR fortran/70853 (ICE on pointing to null, in gfc_add_block_to_block, at f... | Harald Anlauf | 2 | -0/+13 |
2019-12-12 | re PR fortran/92898 (ICE in gfc_check_is_contiguous, at fortran/check.c:7157) | Harald Anlauf | 2 | -3/+8 |
2019-12-12 | re PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-o... | Jakub Jelinek | 2 | -2/+7 |
2019-12-11 | re PR fortran/92897 ([Coarray] ICE in gfc_set_array_spec, at fortran/array.c:... | Steven G. Kargl | 2 | -4/+6 |
2019-12-10 | re PR fortran/91643 (ICE in gfc_trans_create_temp_array, at fortran/trans-arr... | Thomas Koenig | 2 | -0/+8 |
2019-12-10 | Bail out in gfc_dep_compare_expr for a NULL argument. | Martin Liska | 2 | -0/+8 |
2019-12-10 | re PR fortran/92863 (ICE in gfc_typename) | Thomas Koenig | 2 | -0/+17 |
2019-12-10 | Fortran] PR 92872 – Fix get_CFI_desc | Tobias Burnus | 2 | -1/+6 |
2019-12-10 | diagnostic_show_locus: move initial newline to callers | David Malcolm | 2 | -0/+6 |
2019-12-09 | Fix column information for omp_clauses in Fortran code | Frederik Harwath | 2 | -1/+6 |
2019-12-08 | Error on Associate with a program. | Thomas Koenig | 2 | -0/+12 |
2019-12-08 | re PR fortran/92764 (ICE in gfc_procedure_use) | Thomas Koenig | 2 | -0/+8 |
2019-12-08 | re PR fortran/92755 (ICE in gfc_dep_resolver, at fortran/dependency.c:2123) | Thomas Koenig | 2 | -13/+19 |
2019-12-07 | Fortran] PR 92793 - fix column used for error diagnostic | Tobias Burnus | 8 | -71/+105 |
2019-12-06 | re PR fortran/92775 (Incorrect expression in DW_AT_byte_stride on an array) | Jakub Jelinek | 5 | -14/+27 |
2019-12-06 | [OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments | Tobias Burnus | 2 | -11/+207 |
2019-12-05 | OpenMP] Fix use_device_… with absent optional arg | Tobias Burnus | 2 | -4/+14 |
2019-12-05 | re PR fortran/92781 (ICE in convert_nonlocal_reference_op, at tree-nested.c:1... | Jakub Jelinek | 2 | -4/+14 |
2019-12-05 | testsuite/libgomp.oacc-fortran: Update dg-output to fix GCN | Tobias Burnus | 1 | -1/+1 |
2019-12-04 | Fortran] PR92754 - fix an issue with resolving intrinsic functions | Tobias Burnus | 2 | -10/+24 |
2019-12-04 | re PR fortran/92756 (ICE in lower_omp, at omp-low.c:12988) | Jakub Jelinek | 2 | -4/+15 |
2019-11-30 | Do not look at _data component in gfc_dep_resolver. | Thomas Koenig | 2 | -0/+18 |
2019-11-28 | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 2 | -3/+21 |
2019-11-27 | re PR fortran/91944 (ICE in gfc_conv_array_initializer, at fortran/trans-arra... | Jakub Jelinek | 2 | -1/+7 |
2019-11-27 | PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0 | Tobias Burnus | 2 | -2/+7 |
2019-11-25 | re PR fortran/92629 (internal compiler error: in convert_mpz_to_unsigned, at ... | Harald Anlauf | 2 | -2/+10 |
2019-11-25 | DEC comparisons - allow Hollerith constants in comparisons. | Mark Eggleston | 4 | -24/+101 |
2019-11-20 | PR 92463 MPFR modernization: Revert r269139 | Janne Blomqvist | 2 | -9/+14 |
2019-11-20 | PR 92463 MPFR modernization in GFortran | Janne Blomqvist | 5 | -16/+30 |
2019-11-15 | re PR fortran/69654 (ICE in gfc_trans_structure_assign) | Paul Thomas | 2 | -1/+20 |
2019-11-13 | Fortran] Use proper type for hidden is-present argument | Tobias Burnus | 2 | -4/+11 |
2019-11-12 | re PR fortran/81651 (Enhancement request: have f951 print out fully qualified... | Harald Anlauf | 2 | -7/+30 |
2019-11-12 | Use more SET_OPTION_IF_UNSET. | Martin Liska | 2 | -2/+7 |