]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran
sh: Recognize >> 31 in treg_set_expr_not_const01
[thirdparty/gcc.git] / gcc / fortran /
4 hours ago  Martin JamborFortran: Silence a clang warning (suggesting a brace...
19 hours ago  GCC AdministratorDaily bump.
34 hours ago  Andre VehreschildFortran: Remove corank conformability checks [PR120843]
2 days ago  GCC AdministratorDaily bump.
3 days ago  Harald AnlaufFortran: fix minor issues with coarrays
3 days ago  Andre VehreschildFortran: Ensure arguments in coarray call get unique...
3 days ago  Andre VehreschildFortran: Fix non-conformable corank on this_image ref...
6 days ago  GCC AdministratorDaily bump.
6 days ago  Harald AnlaufFortran: follow-up fix to checking of renamed-on-use...
8 days ago  Martin Jamborfortran: Avoid freeing uninitialized value
8 days ago  Andre VehreschildFortran: Prevent creation of unused tree.
8 days ago  Andre VehreschildFortran: Fix wasting memory in coarray single mode.
8 days ago  Andre VehreschildFortran: Fix out of bounds access in structure construc...
9 days ago  GCC AdministratorDaily bump.
9 days ago  Tobias BurnusFortran/OpenACC: Add Fortran support for acc_attach...
10 days ago  Harald AnlaufFortran: fix ICE in verify_gimple_in_seq with substring...
10 days ago  Mikael Morinfortran: Mention user variable in SELECT TYPE temporary...
10 days ago  GCC AdministratorDaily bump.
10 days ago  Tobias BurnusOpenACC: Add 'if' clause to 'acc wait' directive
10 days ago  Harald AnlaufFortran: fix checking of renamed-on-use interface name...
2025-06-20  GCC AdministratorDaily bump.
2025-06-19  Mikael Morinfortran: Statically initialize length of SAVEd characte...
2025-06-19  GCC AdministratorDaily bump.
2025-06-18  Harald AnlaufFortran: various fixes for STAT/LSTAT/FSTAT intrinsics...
2025-06-17  GCC AdministratorDaily bump.
2025-06-16  Harald AnlaufFortran: fix checking of MOLD= in ALLOCATE statements...
2025-06-12  GCC AdministratorDaily bump.
2025-06-12  Yuao Mafortran: add intrinsic doc for trig functions with...
2025-06-07  GCC AdministratorDaily bump.
2025-06-06  Tobias BurnusOpenMP: Add omp_get_initial_device/omp_get_num_devices...
2025-06-05  GCC AdministratorDaily bump.
2025-06-04  Andre VehreschildFortran: Fix missing substring ref for allocatable...
2025-06-04  GCC AdministratorDaily bump.
2025-06-03  Harald AnlaufFortran: ICE due to missing locus with data statement...
2025-05-31  GCC AdministratorDaily bump.
2025-05-30  Harald AnlaufFortran: parameter inquiries of constant complex arrays...
2025-05-30  Thomas KoenigType mismatch for passed external function
2025-05-30  Julian BrownOpenMP: C++ "declare mapper" support
2025-05-30  GCC AdministratorDaily bump.
2025-05-29  Jerry DeLisleFortran: Make minor adjustment to error message.
2025-05-29  Jerry DeLisleFortran: Fix ChangeLog.
2025-05-29  GCC AdministratorDaily bump.
2025-05-28  Tobias BurnusFortran: gfc_simplify_{cospi,sinpi} - fix for MPFR...
2025-05-28  Jerry DeLisleFortran: Adjust handling of optional comma in FORMAT.
2025-05-28  Yuao Mafortran: add constant input support for trig functions...
2025-05-28  GCC AdministratorDaily bump.
2025-05-27  Harald AnlaufFortran: fix regression introduced by commit r16-914...
2025-05-27  Jerry DeLisleFortran: Fix c_associated argument checks.
2025-05-27  Harald AnlaufFortran: fix parsing of type parameter inquiries of...
2025-05-27  David Malcolmdiagnostics: rework experimental-html output [PR116792]
2025-05-20  GCC AdministratorDaily bump.
2025-05-19  Harald AnlaufFortran: fix FAIL of gfortran.dg/specifics_1.f90 after...
2025-05-16  GCC AdministratorDaily bump.
2025-05-15  Harald AnlaufFortran: default-initialization and functions returning...
2025-05-15  Tobias BurnusOpenMP/Fortran: Fix allocatable-component mapping of...
2025-05-15  GCC AdministratorDaily bump.
2025-05-14  Thomas KoenigFix explicit arrays with non-constant size for -fc...
2025-05-14  Thomas KoenigDo not dump non-interoperable types with -fc-prototypes.
2025-05-14  Tobias BurnusFortran: Fix mpfr_tanu use in gfc_simplify_cotand with...
2025-05-14  Tobias BurnusFortran: Use mpfr_sinu etc. with mpfr 4.2.0+ for degree...
2025-05-14  GCC AdministratorDaily bump.
2025-05-13  Yuao Mafortran: map atand(y, x) to atan2d(y, x) [PR113413]
2025-05-13  Jakub Jelinekfortran: Fix up minloc/maxloc lowering [PR120191]
2025-05-12  GCC AdministratorDaily bump.
2025-05-11  Thomas KoenigDo not generate formal arglist from actual if we have...
2025-05-11  GCC AdministratorDaily bump.
2025-05-10  Harald AnlaufFortran: fix passing of inquiry ref of complex array...
2025-05-10  Jakub Jelinekfortran: Fix debug info for unsigned(kind=1) and unsign...
2025-05-09  GCC AdministratorDaily bump.
2025-05-08  Harald AnlaufFortran: parsing issue with DO CONCURRENT;ENDDO on...
2025-05-08  GCC AdministratorDaily bump.
2025-05-07  Paul ThomasFortran: Source allocation of pure module function...
2025-05-07  GCC AdministratorDaily bump.
2025-05-06  Jerry DeLisleFortran: Fix ICE with use of c_associated.
2025-05-06  Thomas KoenigFix PR 119928, formal arguments used to wrongly inferre...
2025-05-05  GCC AdministratorDaily bump.
2025-05-04  Harald AnlaufFortran: array subreferences and components of derived...
2025-05-02  GCC AdministratorDaily bump.
2025-05-01  Paul ThomasFortran: Source allocation of pure function result...
2025-04-26  GCC AdministratorDaily bump.
2025-04-25  Harald AnlaufFortran: fix procedure pointer handling with -fcheck...
2025-04-25  GCC AdministratorDaily bump.
2025-04-23  Andre VehreschildFortran: Use correct location in check of coarray funct...
2025-04-23  GCC AdministratorDaily bump.
2025-04-22  Andre VehreschildFortran: Various fixes on F2018 teams.
2025-04-22  Andre VehreschildFortran: Add teams support in image_index and num_image...
2025-04-22  Andre VehreschildFortran: Add team-support to this_image [PR87326]
2025-04-22  Andre VehreschildFortran: Update get_team, team_number and image_status...
2025-04-22  Andre VehreschildFortran: Improve F2018 TEAM handling [PR87326, PR87556...
2025-04-22  Andre VehreschildFortran: Unify handling of STAT= and ERRMSG= optional...
2025-04-20  GCC AdministratorDaily bump.
2025-04-19  Steven G. KarglFortran: Fix checking for IMPURE in DO CONCURRENT.
2025-04-17  GCC AdministratorDaily bump.
2025-04-16  Harald AnlaufFortran: pure subroutine with pure procedure as dummy...
2025-04-16  GCC AdministratorDaily bump.
2025-04-15  Tobias BurnusFortran/OpenMP: Support automatic mapping allocatable...
2025-04-14  GCC AdministratorDaily bump.
2025-04-13  Thomas KoenigFix ICE in compare_parameter.
2025-04-13  GCC AdministratorDaily bump.
2025-04-12  Thomas SchwingeFortran: Add code gen for do,concurrent's LOCAL/LOCAL_I...
next