]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran
tree-optimization/114736 - SLP DFS walk issue
[thirdparty/gcc.git] / gcc / fortran /
2024-04-11  GCC AdministratorDaily bump.
2024-04-10  Harald AnlaufFortran: fix argument checking of intrinsics C_SIZEOF...
2024-04-10  GCC AdministratorDaily bump.
2024-04-09  Paul ThomasFortran: Fix ICE in trans-stmt.cc(gfc_trans_call) ...
2024-04-09  Paul ThomasFortran: Fix ICE in gfc_trans_pointer_assignment [PR113956]
2024-04-03  GCC AdministratorDaily bump.
2024-04-02  Paul ThomasFortran: Add error for subroutine passed to a variable...
2024-04-02  Paul ThomasFortran: Fix wrong recursive errors and class initializ...
2024-03-30  GCC AdministratorDaily bump.
2024-03-29  Harald AnlaufFortran: fix NULL pointer dereference on overlapping...
2024-03-29  Paul ThomasFortran: Fix a gimplifier ICE/wrong result with finaliz...
2024-03-29  GCC AdministratorDaily bump.
2024-03-28  Harald AnlaufFortran: fix DATA and derived types with pointer compon...
2024-03-28  Mikael Morinfortran: Fix specification expression check in submodul...
2024-03-23  GCC AdministratorDaily bump.
2024-03-22  Harald AnlaufFortran: no size check passing NULL() without MOLD...
2024-03-22  Mikael Morinfortran: Ignore use statements on error [PR107426]
2024-03-22  Mikael Morinfortran: Fix specification expression error with dummy...
2024-03-22  GCC AdministratorDaily bump.
2024-03-21  Harald AnlaufFortran: improve array component description in runtime...
2024-03-21  GCC AdministratorDaily bump.
2024-03-20  Jakub JelinekUse integer_{zero,one}_node some more
2024-03-19  GCC AdministratorDaily bump.
2024-03-18  Harald AnlaufFortran: error recovery in frontend optimization [PR103715]
2024-03-18  GCC AdministratorDaily bump.
2024-03-17  Harald AnlaufFortran: fix for absent array argument passed to option...
2024-03-16  GCC AdministratorDaily bump.
2024-03-15  Paul ThomasFortran: Fix class/derived/complex function associate...
2024-03-15  GCC AdministratorDaily bump.
2024-03-14  Thomas SchwingeMinor fixes for OpenACC/Fortran 'self' clause for compu...
2024-03-14  Chung-Lin TangOpenACC 2.7: front-end support for readonly modifier
2024-03-14  GCC AdministratorDaily bump.
2024-03-13  Harald AnlaufFortran: fix IS_CONTIGUOUS for polymorphic dummy argume...
2024-03-13  Tobias BurnusOpenMP/Fortran: Fix defaultmap(none) issue with dummy...
2024-03-13  GCC AdministratorDaily bump.
2024-03-12  Harald AnlaufFortran: handle procedure pointer component in DT array...
2024-03-07  GCC AdministratorDaily bump.
2024-03-06  Harald AnlaufFortran: error recovery while simplifying expressions...
2024-03-02  GCC AdministratorDaily bump.
2024-03-01  Harald AnlaufFortran: improve checks of NULL without MOLD as actual...
2024-03-01  GCC AdministratorDaily bump.
2024-02-29  Alexander WestbrooksFortran - Error compiling PDT Type-bound Procedures...
2024-02-27  GCC AdministratorDaily bump.
2024-02-26  Harald AnlaufFortran: do not evaluate polymorphic functions twice...
2024-02-24  GCC AdministratorDaily bump.
2024-02-23  Steve KarglFortran: ALLOCATE statement, SOURCE/MOLD expressions...
2024-02-23  Tobias BurnusFortran/Openmp: Use OPT_Wopenmp for gfc_match_omp_depob...
2024-02-21  GCC AdministratorDaily bump.
2024-02-20  Peter HillFortran: fix passing array component ref to polymorphic...
2024-02-18  GCC AdministratorDaily bump.
2024-02-17  Jakub Jelinekfortran: gfc_trans_subcomponent_assign fixes [PR113503]
2024-02-17  Harald AnlaufFortran: deferred length of character variables shall...
2024-02-16  GCC AdministratorDaily bump.
2024-02-15  Kwok Cheung Yeungopenmp, fortran: Add Fortran support for indirect claus...
2024-02-15  GCC AdministratorDaily bump.
2024-02-14  Steve KarglFortran: namelist-object-name renaming.
2024-02-14  Jakub Jelinekpretty-print: Fix up ptrdiff handling for %tu, %to...
2024-02-14  GCC AdministratorDaily bump.
2024-02-13  Tobias BurnusOpenMP: Reject non-const 'condition' trait in Fortran
2024-02-13  Harald AnlaufFortran: fix passing of optional dummies to bind(c...
2024-02-13  Steve KarglFortran: Set the length of an allocatable character
2024-02-11  GCC AdministratorDaily bump.
2024-02-10  Jakub JelinekAdd %[zt][diox] support to pretty-print
2024-02-10  Jakub JelinekUse HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_...
2024-02-10  GCC AdministratorDaily bump.
2024-02-09  Harald AnlaufFortran: error recovery on arithmetic overflow on unary...
2024-01-29  GCC AdministratorDaily bump.
2024-01-28  Harald AnlaufFortran: NULL actual to optional dummy with VALUE attri...
2024-01-28  GCC AdministratorDaily bump.
2024-01-27  Harald AnlaufFortran: fix bounds-checking errors for CLASS array...
2024-01-25  GCC AdministratorDaily bump.
2024-01-24  Harald AnlaufFortran: passing of optional dummies to elemental proce...
2024-01-22  GCC AdministratorDaily bump.
2024-01-21  Harald AnlaufFortran: passing of optional scalar arguments with...
2024-01-21  GCC AdministratorDaily bump.
2024-01-20  Mikael Morinfortran: Restore current interface info on error [PR111291]
2024-01-20  GCC AdministratorDaily bump.
2024-01-19  Harald AnlaufFortran: fix wrong array bounds check [PR113471]
2024-01-14  GCC AdministratorDaily bump.
2024-01-13  Harald AnlaufFortran: intrinsic ISHFTC and missing optional argument...
2024-01-13  Harald AnlaufFortran: annotations for DO CONCURRENT loops [PR113305]
2024-01-09  GCC AdministratorDaily bump.
2024-01-08  Harald AnlaufFortran: SIZE optional DIM argument having OPTIONAL...
2024-01-07  GCC AdministratorDaily bump.
2024-01-06  Harald AnlaufFortran: bogus warnings with REPEAT intrinsic and ...
2024-01-05  GCC AdministratorDaily bump.
2024-01-04  David MalcolmAdd generated .opt.urls files
2024-01-04  GCC AdministratorDaily bump.
2024-01-03  Harald AnlaufFortran: fix FE memleak
2024-01-03  Jakub JelinekUpdate copyright years.
2024-01-03  Jakub JelinekUpdate copyright dates.
2024-01-03  Jakub JelinekRotate ChangeLog files.
2023-12-29  GCC AdministratorDaily bump.
2023-12-28  Rimvydas JasinskasFortran: Add Developer Options mini-section to document...
2023-12-21  GCC AdministratorDaily bump.
2023-12-20  Rimvydas JasinskasFortran: Use non conflicting file extensions for interm...
2023-12-20  GCC AdministratorDaily bump.
2023-12-19  Sandra LoosemoreOpenMP: Use enumerators for names of trait-sets and...
2023-12-19  Sandra LoosemoreOpenMP: Unify representation of name-list properties.
2023-12-19  Sandra LoosemoreOpenMP: Introduce accessor macros and constructors...
next