Daily bump.
[gcc.git] / gcc / fortran /
2021-01-23 GCC AdministratorDaily bump.
2021-01-22 Paul ThomasFortran: Fix for class functions as associated target...
2021-01-22 GCC AdministratorDaily bump.
2021-01-21 Jorge D'Eliagcc/fortran/intrinsic.texi: Fix typo
2021-01-21 Paul ThomasFortran: This patch fixes comments 23 and 24 of PR96320.
2021-01-20 GCC AdministratorDaily bump.
2021-01-19 Tobias BurnusOpenMP/Fortran: Fixes for {use,is}_device_ptr
2021-01-17 GCC AdministratorDaily bump.
2021-01-16 Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-15 GCC AdministratorDaily bump.
2021-01-14 Harald AnlaufPR fortran/93340 - fix missed substring simplifications
2021-01-14 Harald AnlaufPR fortran/98661 - valgrind issues with error recovery
2021-01-14 Harald AnlaufRevert "PR fortran/98661 - valgrind issues with error...
2021-01-14 Harald AnlaufPR fortran/98661 - valgrind issues with error recovery
2021-01-09 GCC AdministratorDaily bump.
2021-01-08 Paul ThomasFortran: Allow pointer deferred length associate select...
2021-01-08 Paul ThomasFortran:Fix simplification of constructors with implied...
2021-01-08 GCC AdministratorDaily bump.
2021-01-07 Paul ThomasFortran: Improve resolution of associate variables...
2021-01-07 GCC AdministratorDaily bump.
2021-01-06 Harald AnlaufPR fortran/78746 - invalid access after error recovery
2021-01-05 GCC AdministratorDaily bump.
2021-01-04 Jakub JelinekUpdate copyright years.
2021-01-04 Martin LiskaRemove duplicate ChangeLog entries.
2021-01-02 GCC AdministratorDaily bump.
2021-01-01 Harald AnlaufPR fortran/96381 - invalid read in gfc_find_derived_vtab
2021-01-01 Jakub JelinekUpdate copyright dates.
2021-01-01 Jakub JelinekRotate ChangeLog files - step 2 - remove 2020 entries...
2021-01-01 Jakub JelinekRotate ChangeLog files - part 1 - add ChangeLog-2020.
2020-12-30 GCC AdministratorDaily bump.
2020-12-29 Paul ThomasFortran: Correct missing structure constructor comps...
2020-12-29 Paul ThomasFortran: Fix deferred character lengths in array constr...
2020-12-28 GCC AdministratorDaily bump.
2020-12-27 Paul ThomasFortran: Fix some select rank issues [PR97694 and 97723].
2020-12-27 GCC AdministratorDaily bump.
2020-12-26 Paul ThomasFortran: Correction to recent patch in light of comment...
2020-12-26 Paul ThomasFix failures with -m32 and some memory leaks.
2020-12-26 GCC AdministratorDaily bump.
2020-12-25 Harald AnlaufPR93685 - ICE in gfc_constructor_append_expr, at fortra...
2020-12-21 GCC AdministratorDaily bump.
2020-12-20 Thomas KoenigSet DECL_ARTIFICIAL on gfortran internal variables.
2020-12-19 GCC AdministratorDaily bump.
2020-12-18 Paul ThomasAs well as the PR this patch fixes problems in handling...
2020-12-18 GCC AdministratorDaily bump.
2020-12-17 Tobias BurnusFortran: Delay vtab generation until after parsing...
2020-12-17 Harald AnlaufPR fortran/98307 - Dependency check fails when using...
2020-12-17 GCC AdministratorDaily bump.
2020-12-16 Harald AnlaufPR fortran/98284 - ICE in get_array_index
2020-12-16 GCC AdministratorDaily bump.
2020-12-15 Thomas KoenigAdd the -fdebug-aux-vars flag to debug variables genera...
2020-12-14 GCC AdministratorDaily bump.
2020-12-13 Thomas KoenigShow coarrays on parse tree dump, implement debug for...
2020-12-13 GCC AdministratorDaily bump.
2020-12-12 Paul ThomasFortran: Enable inquiry references in data statements...
2020-12-09 GCC AdministratorDaily bump.
2020-12-08 Tobias BurnusFortran: Add 'omp scan' support of OpenMP 5.0
2020-12-06 GCC AdministratorDaily bump.
2020-12-05 Paul ThomasFortran: flag formal argument before resolving an array...
2020-12-04 GCC AdministratorDaily bump.
2020-12-03 Harald AnlaufPR fortran/95342 - ICE in gfc_match_subroutine, at...
2020-12-01 GCC AdministratorDaily bump.
2020-11-30 Tobias BurnusFortran: With OpenACC, ignore OpenMP's cond comp sentinels
2020-11-30 Tobias BurnusFortran: -fno-automatic and -fopenacc / recusion check...
2020-11-30 Tobias BurnusFortran's dump-parse-tree.c: Use '==' not '=' for ...
2020-11-30 GCC AdministratorDaily bump.
2020-11-29 Harald AnlaufPR fortran/98017 - Suspected regression using PACK
2020-11-29 GCC AdministratorDaily bump.
2020-11-28 Thomas KoenigGenerate correct fn specs for some Fortran library...
2020-11-26 GCC AdministratorDaily bump.
2020-11-25 Harald AnlaufPR fortran/85796 - Floating point exception with implied do
2020-11-21 GCC AdministratorDaily bump.
2020-11-20 Jakub Jelinekconfigury: Fix up --enable-link-serialization support
2020-11-19 GCC AdministratorDaily bump.
2020-11-18 Jakub Jelinekconfigury: --enable-link-serialization support
2020-11-18 GCC AdministratorDaily bump.
2020-11-17 Harald AnlaufFortran texi: Fix description of GFC_RTCHECK_* macros.
2020-11-17 GCC AdministratorDaily bump.
2020-11-16 Harald AnlaufPR fortran/48958 - Add runtime diagnostics for SIZE...
2020-11-14 GCC AdministratorDaily bump.
2020-11-13 Gergö BaranyDecompose OpenACC 'kernels' constructs into parts,...
2020-11-13 GCC AdministratorDaily bump.
2020-11-12 Jakub Jelinekopenmp: Implement allocate clause in omp lowering.
2020-11-12 Tobias BurnusFortran: improve location data for OpenACC/OpenMP direc...
2020-11-12 GCC AdministratorDaily bump.
2020-11-11 Jakub Jelinekfortran: Fix up gfc_typename CHARACTER length handling...
2020-11-11 GCC AdministratorDaily bump.
2020-11-10 Tobias BurnusFortran: OpenMP 5.0 (in_,task_)reduction clause extensions
2020-11-10 Tobias BurnusFortran: Fix function decl's location [PR95847]
2020-11-10 GCC AdministratorDaily bump.
2020-11-09 Tobias BurnusFortran: Fix OpenACC in specification-part checks ...
2020-11-07 GCC AdministratorDaily bump.
2020-11-06 Thomas Schwinge[Fortran] Remove OpenACC 'loop' inside 'parallel' speci...
2020-11-06 Tobias BurnusOpenACC/Fortran: Reject '!$acc atomic update capture'
2020-11-06 Tobias BurnusFortran: Fix type-decl for PDT / wrong-code pdt_14...
2020-11-04 GCC AdministratorDaily bump.
2020-11-03 Nathan Sidwelllibcpp: dependency emission tidying
2020-11-03 Tobias BurnusFortran: Add !GCC$ attributes DEPRECATED
2020-11-03 Thomas Schwinge[Fortran] More precise location information for OpenACC...
2020-11-02 GCC AdministratorDaily bump.
2020-11-02 Thomas SchwingeFurther improve Fortran column location information...
next