[Fortran] gfortran.texi - minor style cleanup
[gcc.git] / gcc / fortran /
2020-01-28 Tobias Burnus[Fortran] gfortran.texi - minor style cleanup
2020-01-27 Tobias Burnusfortran] Fix PR 85781, ICE on valid
2020-01-22 Jakub Jelinekopenmp: Fix up !$omp target parallel handling
2020-01-22 Jakub Jelinekopenmp: Teach omp_code_to_statement about rest of OpenM...
2020-01-21 Tobias BurnusFortran] PR93309 – permit repeated 'implicit none(exter...
2020-01-19 Thomas KönigCheck for illegal reference in function.
2020-01-17 Mark EgglestonPATCH] Fortran: PR93263 -fno-automatic and RECURSIVE
2020-01-16 Tobias BurnusPR93253 – Document BOZ changes, make it friendlier...
2020-01-10 Tobias BurnusOpenACC – support "if" + "if_present" clauses with...
2020-01-09 Thomas KoenigSave typespec for empty array constructor.
2020-01-09 Tobias BurnusFortran] PR84135 fix merging dimension into codimension...
2020-01-07 Jakub Jelinekre PR fortran/93162 (gcc/fortran/trans-openmp.c:2469...
2020-01-04 Tobias BurnusFortran] PR91640 – Fix call to contiguous dummy
2020-01-03 Tobias BurnusFortran] OpenMP/OpenACC – fix more issues with OPTIONAL
2020-01-03 Tobias BurnusFortran] PR 92994 – add more ASSOCIATE checks
2020-01-02 Tobias BurnusFortran] PR68020 – Fix implied-shape handling for rank > 2
2020-01-01 Thomas KoenigHandle REF_INQUIRY for dependency checking.
2020-01-01 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2019-12-30 Thomas Koenigre PR fortran/91651 ([F03] Implement KIND argument...
2019-12-30 Thomas KoenigRemove KIND argument from INDEX so it does not mess...
2019-12-30 Thomas KoenigCatch division by zero errors in array sizes.
2019-12-21 Harald Anlaufre PR fortran/92990 (INVALID code with NULLIFY – partia...
2019-12-21 Paul Thomasre PR fortran/92753 (ICE in gfc_trans_call, at fortran...
2019-12-20 Jakub Jelinekre PR middle-end/91512 (Fortran compile time regression.)
2019-12-20 Thomas KoenigIntroduce -finline-arg-packing.
2019-12-20 Tobias BurnusFortran] PR 92996 – fix rank resolution EXPR_ARRAY
2019-12-20 Tobias BurnusImprove is-coindexed check for OpenACC/OpenMP
2019-12-20 Julian BrownFortran polymorphic class-type support for OpenACC
2019-12-20 Julian BrownOpenACC 2.6 deep copy: Fortran front-end parts
2019-12-19 Mark EgglestonPrevent conversion of character data in array constructors.
2019-12-19 Jakub Jelinekre PR fortran/92977 (ICE in gfc_trans_omp_atomic, at...
2019-12-18 Jakub Jelinekre PR fortran/92977 (ICE in gfc_trans_omp_atomic, at...
2019-12-18 Julian BrownAdd OpenACC 2.6's no_create
2019-12-18 Harald Anlaufre PR fortran/70853 (ICE on pointing to null, in gfc_ad...
2019-12-12 Harald Anlaufre PR fortran/92898 (ICE in gfc_check_is_contiguous...
2019-12-11 Jakub Jelinekre PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atom...
2019-12-11 Steven G. Karglre PR fortran/92897 ([Coarray] ICE in gfc_set_array_spe...
2019-12-10 Thomas Koenigre PR fortran/91643 (ICE in gfc_trans_create_temp_array...
2019-12-10 Martin LiskaBail out in gfc_dep_compare_expr for a NULL argument.
2019-12-10 Thomas Koenigre PR fortran/92863 (ICE in gfc_typename)
2019-12-10 Tobias BurnusFortran] PR 92872 – Fix get_CFI_desc
2019-12-10 David Malcolmdiagnostic_show_locus: move initial newline to callers
2019-12-09 Frederik HarwathFix column information for omp_clauses in Fortran code
2019-12-08 Thomas KoenigError on Associate with a program.
2019-12-08 Thomas Koenigre PR fortran/92764 (ICE in gfc_procedure_use)
2019-12-08 Thomas Koenigre PR fortran/92755 (ICE in gfc_dep_resolver, at fortra...
2019-12-07 Tobias BurnusFortran] PR 92793 - fix column used for error diagnostic
2019-12-06 Jakub Jelinekre PR fortran/92775 (Incorrect expression in DW_AT_byte...
2019-12-06 Tobias Burnus[OpenMP/OpenACC/Fortran] Fix mapping of optional (prese...
2019-12-05 Tobias BurnusOpenMP] Fix use_device_… with absent optional arg
2019-12-05 Jakub Jelinekre PR fortran/92781 (ICE in convert_nonlocal_reference_...
2019-12-05 Tobias Burnustestsuite/libgomp.oacc-fortran: Update dg-output to...
2019-12-04 Tobias BurnusFortran] PR92754 - fix an issue with resolving intrinsi...
2019-12-04 Jakub Jelinekre PR fortran/92756 (ICE in lower_omp, at omp-low.c...
2019-11-30 Thomas KoenigDo not look at _data component in gfc_dep_resolver.
2019-11-28 Jerry DeLislere PR libfortran/90374 (Fortran 2018: Support d0.d...
2019-11-27 Jakub Jelinekre PR fortran/91944 (ICE in gfc_conv_array_initializer...
2019-11-27 Tobias BurnusPR 92463 - Cleanups due to minimum MPFR version bump...
2019-11-25 Harald Anlaufre PR fortran/92629 (internal compiler error: in conver...
2019-11-25 Mark EgglestonDEC comparisons - allow Hollerith constants in comparisons.
2019-11-20 Janne BlomqvistPR 92463 MPFR modernization: Revert r269139
2019-11-20 Janne BlomqvistPR 92463 MPFR modernization in GFortran
2019-11-15 Paul Thomasre PR fortran/69654 (ICE in gfc_trans_structure_assign)
2019-11-13 Tobias BurnusFortran] Use proper type for hidden is-present argument
2019-11-12 Harald Anlaufre PR fortran/81651 (Enhancement request: have f951...
2019-11-12 Martin LiskaUse more SET_OPTION_IF_UNSET.
2019-11-12 Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2019-11-11 Janne BlomqvistBump minimum MPFR version to 3.1.0
2019-11-11 Tobias BurnusFortran] Support absent optional args with use_device_...
2019-11-10 Janne BlomqvistDon't print warning when moving to static with -fno...
2019-11-10 Paul Thomasre PR fortran/92123 ([F2018/array-descriptor] Scalar...
2019-11-09 Thomas KoenigCommit symbol for external BLAS routine when translatin...
2019-11-08 Jakub Jelinek* arith.c (character2representation): Change i type...
2019-11-08 Mark EgglestonAllow CHARACTER literals in assignments and data statem...
2019-11-08 Tobias BurnusFortran] PR91253 fix continuation-line handling with...
2019-11-07 Jerry DeLislere PR libfortran/90374 (Fortran 2018: Support d0.d...
2019-11-04 Thomas Koenigre PR fortran/92113 (r276673 causes segfault in gfortra...
2019-11-03 Thomas Koenigre PR fortran/92113 (r276673 causes segfault in gfortra...
2019-11-01 Steven G. Kargldecl.c (match_byte_typespec): New function.
2019-11-01 Steven G. Karglre PR fortran/90988 (Wrong error message with variables...
2019-11-01 Tobias BurnusOpenMP] use_device_addr/use_device_ptr with Fortran...
2019-10-31 Tobias BurnusFortran] PR92284 – gfc_desc_to_cfi_desc fixes
2019-10-31 Tobias BurnusFortran] PR92277 - Fix assumed-rank array with bind(C)
2019-10-30 Tobias BurnusFortran] PR 92208 don't use function-result dummy varia...
2019-10-30 Mark EgglestonSuppress warning with -Wno-overwrite-recursive.
2019-10-28 Tobias BurnusFortran] PR91863 - fix call to bind(C) with array descr...
2019-10-27 Paul Thomasre PR fortran/86248 (LEN_TRIM in specification expressi...
2019-10-25 Cesar Philippidis[Fortran] OpenACC – permit common blocks in some clauses
2019-10-24 Martin LiskaFix another UBSAN in Fortran coarray.
2019-10-23 Steven G. Kargl2019-10-23 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-22 Steven G. Karglre PR fortran/92174 (runtime error: index 15 out of...
2019-10-18 Steven G. Karglre PR fortran/69455 ([F08] Assembler error(s) when...
2019-10-18 Tobias BurnusFortran] PR91586 Fix ICE on invalid code with CLASS
2019-10-15 James Norris[Fortran] OpenMP+OpenACC: Remove bogus contigous-pointe...
2019-10-15 Steven G. Karglre PR fortran/89943 (Submodule functions are not allowe...
2019-10-14 Thomas Koenigre PR fortran/92004 (Rejection of different ranks for...
2019-10-14 Tobias BurnusFix previous commit
2019-10-14 Tobias Burnus[Fortran] PR 92072 – fix %C corner case
2019-10-13 Damian Rousonre PR fortran/91513 (Non-standard terminology in error...
next