aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2020-06-29Daily bump.GCC Administrator1-0/+11
2020-06-28PR fortran/95340 - ICE in gfc_match_select_rank, at fortran/match.c:6690Harald Anlauf1-1/+2
2020-06-28PR fortran/95880 - ICE in gfc_add_type, at fortran/symbol.c:2030Harald Anlauf1-1/+3
2020-06-28Daily bump.GCC Administrator1-0/+5
2020-06-27PR fortran/95881 - ICE in resolve_symbol, at fortran/resolve.c:15175Harald Anlauf1-0/+1
2020-06-26Daily bump.GCC Administrator1-0/+30
2020-06-25PR fortran/95828 - Buffer overflows with SELECT RANKHarald Anlauf2-2/+2
2020-06-25PR fortran/95826 - Buffer overflows with PDTs and long symbolsHarald Anlauf1-3/+5
2020-06-25Fortran: Fix character-kind=4 substring resolution (PR95837)Tobias Burnus1-3/+0
2020-06-25fortran: Fix ICE when 'if' clause used with 'target parallel' (PR95869)Kwok Cheung Yeung1-1/+1
2020-06-25fortran: Apply if clause to all sub-constructs in combined OpenMP constructsKwok Cheung Yeung1-1/+4
2020-06-25Daily bump.GCC Administrator1-0/+6
2020-06-24PR fortran/95827 - Buffer overflows with submodules and coarraysHarald Anlauf1-2/+2
2020-06-24Daily bump.GCC Administrator1-0/+13
2020-06-23Handle AR_FULL vs. AR_FULL in dependency checking.Thomas Koenig1-0/+2
2020-06-23Fortran : ICE in gfc_validate_kind PR95586Mark Eggleston1-1/+1
2020-06-23Daily bump.GCC Administrator1-0/+24
2020-06-22Fortran : ICE in resolve_fl_procedure PR95708Mark Eggleston2-3/+4
2020-06-22Fortran : ICE in gfc_check_reshape PR95585Mark Eggleston1-1/+2
2020-06-22Fortran : Missing gcc-internal-format PR42693Mark Eggleston1-10/+9
2020-06-21Daily bump.GCC Administrator1-0/+33
2020-06-20PR fortran/95707 - ICE in finish_equivalences, at fortran/trans-common.c:1319Harald Anlauf2-5/+7
2020-06-20PR fortran/95688 - ICE in gfc_get_string, at fortran/iresolve.c:70Harald Anlauf1-2/+2
2020-06-20PR fortran/95687 - ICE in get_unique_hashed_string, at fortran/class.c:508Harald Anlauf1-14/+29
2020-06-20PR fortran/95689 - ICE in check_sym_interfaces, at fortran/interface.c:2015Harald Anlauf1-1/+4
2020-06-20PR fortran/95587 - ICE in gfc_target_encode_expr, at fortran/target-memory.c:362Harald Anlauf1-0/+5
2020-06-19Daily bump.GCC Administrator1-0/+5
2020-06-18OpenMP/Fortran: Reject allocatable components in map clauseTobias Burnus1-0/+7
2020-06-17Daily bump.GCC Administrator1-0/+17
2020-06-16OpenACC/Fortran: permit 'routine' inside PURETobias Burnus2-13/+23
2020-06-16OpenMP/Fortran: Permit impure ELEMENTAL in omp directivesTobias Burnus1-2/+1
2020-06-16OpenMP/Fortran: Permit impure ELEMENTAL in omp directivesTobias Burnus1-2/+2
2020-06-15Daily bump.GCC Administrator1-0/+27
2020-06-14Avoid crash when global symbol table is empty with -fdump-fortran-global.Thomas Koenig1-1/+4
2020-06-14PR fortran/95088 - Buffer overflows with PDTs, submodules and long symbolsHarald Anlauf1-11/+3
2020-06-14Always use locations from get and put arguments for error messages.Thomas Koenig1-2/+2
2020-06-14When avoiding double deallocation, look at namespace, expression and component.Thomas Koenig3-6/+42
2020-06-12Daily bump.GCC Administrator1-0/+46
2020-06-11PR fortran/95611 - ICE in access_attr_decl, at fortran/decl.c:9075Harald Anlauf1-1/+1
2020-06-11PR fortran/95544 - Fix ICE in NULL() argument to intrinsicsHarald Anlauf3-12/+31
2020-06-11PR fortran/95503 - Fix ICE in gfc_is_simply_contiguous, at fortran/expr.c:5844Harald Anlauf1-1/+3
2020-06-11PR95331 - Unlimited polymorphic arrays have wrong bounds.José Rui Faustino de Sousa1-4/+9
2020-06-11Wrong array section bounds when passing to an intent-in pointer dummy.José Rui Faustino de Sousa1-103/+26
2020-06-11Patch to Bug 94022 - Array slices of assumed-size arrays.José Rui Faustino de Sousa1-0/+2
2020-06-08Daily bump.GCC Administrator1-0/+12
2020-06-07PR fortran/95091 - Buffer overflows with submodules and long symbolsHarald Anlauf1-1/+1
2020-06-07PR fortran/95091 - Buffer overflows with submodules and long symbolsHarald Anlauf1-5/+8
2020-06-06Daily bump.GCC Administrator1-0/+16
2020-06-05PR fortran/95530, PR fortran/95537 - Buffer overflows with long symbolsHarald Anlauf3-4/+14
2020-06-05fortran/95509 - fix spellcheck-operator.f90 regressionTom Tromey1-1/+1