Age | Commit message (Expand) | Author | Files | Lines |
2021-09-13 | Merged current trunk to branch. | Thomas Koenig | 1 | -77/+191 |
2021-01-03 | Merge branch 'master' into devel/coarray_native | Thomas Koenig | 1 | -10/+50 |
2020-12-27 | Fortran: Fix some select rank issues [PR97694 and 97723]. | Paul Thomas | 1 | -2/+3 |
2020-12-20 | Fix allocation with source for coarrays. | Thomas Koenig | 1 | -12/+12 |
2020-12-19 | Make allocate with source work, some more offset fixes for implied this_image(). | Thomas Koenig | 1 | -3/+20 |
2020-12-18 | As well as the PR this patch fixes problems in handling class objects | Paul Thomas | 1 | -1/+1 |
2020-12-17 | Fortran: Delay vtab generation until after parsing [PR92587] | Tobias Burnus | 1 | -0/+3 |
2020-12-16 | PR fortran/98284 - ICE in get_array_index | Harald Anlauf | 1 | -0/+7 |
2020-12-08 | Fortran: Add 'omp scan' support of OpenMP 5.0 | Tobias Burnus | 1 | -0/+1 |
2020-12-05 | Fortran: flag formal argument before resolving an array spec [PR98016]. | Paul Thomas | 1 | -0/+4 |
2020-11-25 | PR fortran/85796 - Floating point exception with implied do | Harald Anlauf | 1 | -2/+9 |
2020-11-09 | Some naming fixes; fix handling of coarrays which are components. | Thomas Koenig | 1 | -1/+0 |
2020-11-03 | Fortran: Add !GCC$ attributes DEPRECATED | Tobias Burnus | 1 | -0/+20 |
2020-10-30 | Fortran: Update omp atomic for OpenMP 5 | Tobias Burnus | 1 | -5/+2 |
2020-10-28 | Merge branch 'master' into devel/coarray_native. | Thomas Koenig | 1 | -0/+7 |
2020-10-27 | PR fortran/97491 - Wrong restriction for VALUE arguments of pure procedures | Harald Anlauf | 1 | -0/+1 |
2020-10-18 | Implement comments from review. | Nicolas KÃnig | 1 | -12/+14 |
2020-10-14 | Fortran : ICE in build_field PR95614 | Mark Eggleston | 1 | -0/+7 |
2020-09-28 | Revert "Fortran : ICE in build_field PR95614" | Mark Eggleston | 1 | -7/+0 |
2020-09-27 | Fortran : ICE in build_field PR95614 | Mark Eggleston | 1 | -0/+7 |
2020-09-23 | Initial commit of coarray_native branch. | I'm not telling you my name, idiot | 1 | -2/+65 |
2020-09-09 | Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690) | Tobias Burnus | 1 | -0/+2 |
2020-09-07 | Fortran: Fixes for pointer function call as variable (PR96896) | Tobias Burnus | 1 | -1/+3 |
2020-09-07 | fortran: Fix arg types of _gfortran_is_extension_of | Francois-Xavier Coudert | 1 | -0/+6 |
2020-09-01 | Fortran : ICE on invalid code PR95398 | Mark Eggleston | 1 | -1/+3 |
2020-08-10 | This patch fixes PR96102. See the explanatory comment in the testcase. | Paul Thomas | 1 | -0/+10 |
2020-07-13 | Fortran : accepts pointer initialization of DT dummy args PR45337 | Mark Eggleston | 1 | -2/+1 |
2020-07-10 | PR fortran/95980 - ICE in get_unique_type_string, at fortran/class.c:485 | Harald Anlauf | 1 | -5/+14 |
2020-07-10 | PR fortran/96086 - ICE in gfc_match_select_rank, at fortran/match.c:6645 | Harald Anlauf | 1 | -1/+3 |
2020-07-08 | PR fortran/96085 - ICE in gfc_finish_var_decl, at fortran/trans-decl.c:694 | Harald Anlauf | 1 | -0/+1 |
2020-07-06 | PR fortran/95980 - ICE on using sync images with -fcheck=bounds | Harald Anlauf | 1 | -1/+2 |
2020-07-06 | PR fortran/95709 - ICE in gfc_resolve_code, at fortran/resolve.c:11807 | Harald Anlauf | 1 | -4/+12 |
2020-07-05 | Test global identifiers against what is specified interfaces. | Thomas Koenig | 1 | -0/+1 |
2020-07-02 | PR fortran/93423 - ICE on invalid with argument list for module procedure | Harald Anlauf | 1 | -1/+1 |
2020-07-01 | Fortran : Fortran translation issues PR52279 | Mark Eggleston | 1 | -8/+8 |
2020-07-01 | Fortran : False positive for optional arguments PR95446 | Mark Eggleston | 1 | -6/+22 |
2020-06-30 | PR fortran/88379 - ICE with allocatable coarray, class and associate | Harald Anlauf | 1 | -1/+1 |
2020-06-27 | PR fortran/95881 - ICE in resolve_symbol, at fortran/resolve.c:15175 | Harald Anlauf | 1 | -0/+1 |
2020-06-25 | PR fortran/95828 - Buffer overflows with SELECT RANK | Harald Anlauf | 1 | -1/+1 |
2020-06-25 | Fortran: Fix character-kind=4 substring resolution (PR95837) | Tobias Burnus | 1 | -3/+0 |
2020-06-22 | Fortran : ICE in resolve_fl_procedure PR95708 | Mark Eggleston | 1 | -0/+1 |
2020-05-20 | Fortran : ProcPtr function results: 'ppr@' in error message PR39695 | Mark Eggleston | 1 | -2/+4 |
2020-05-13 | Fortran : ICE in gfc_conv_array_constructor_expr PR93497 | Mark Eggleston | 1 | -1/+1 |
2020-05-11 | Fortran : Spurious warning message with -Wsurprising PR59107 | Mark Eggleston | 1 | -4/+6 |
2020-04-19 | Fix PR fortran/93500, ICE on invalid. | Thomas König | 1 | -0/+3 |
2020-04-17 | Fix ICE on invalid, PR94090. | Thomas König | 1 | -8/+14 |
2020-04-13 | ICE on wrong code [PR94192]. | Linus Koenig | 1 | -0/+1 |
2020-04-09 | PR fortran/87923 -- fix ICE when resolving I/O tags and simplify io.c | Fritz Reese | 1 | -11/+3 |
2020-04-02 | [Fortran] Resolve formal args before checking DTIO | Tobias Burnus | 1 | -5/+5 |
2020-04-02 | fortran: ICE equivalence with an element of an array PR94030 | Mark Eggleston | 1 | -3/+3 |