Show patches with: Submitter = Tobias Burnus       |    State = Action Required       |    Archived = No       |   209 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
OpenMP/Fortran: Fix allocatable-component mapping of derived-type array comps OpenMP/Fortran: Fix allocatable-component mapping of derived-type array comps - - - - --- 2025-05-14 Tobias Burnus New
OpenMP: Fix mapping of zero-sized arrays with non-literal size: map(var[:n]), n = 0 OpenMP: Fix mapping of zero-sized arrays with non-literal size: map(var[:n]), n = 0 - - - - --- 2025-05-14 Tobias Burnus New
[committed] Fortran: Fix mpfr_tanu use in gfc_simplify_cotand with mpfr 4.2.0+ [PR120225] (was: PIN… [committed] Fortran: Fix mpfr_tanu use in gfc_simplify_cotand with mpfr 4.2.0+ [PR120225] (was: PIN… - - - - --- 2025-05-14 Tobias Burnus New
[RFC] git_update_version.py: Support vendor-branch version bumps (was: [RFC] Enable automatic Chang… [RFC] git_update_version.py: Support vendor-branch version bumps (was: [RFC] Enable automatic Chang… - - - - --- 2025-05-13 Tobias Burnus New
PING (and v2) – [Patch] nvptx/nvptx.opt: Update -march-map= for newer sm_xxx PING (and v2) – [Patch] nvptx/nvptx.opt: Update -march-map= for newer sm_xxx - - - - --- 2025-05-12 Tobias Burnus New
Fortran: Use mpfr_sinu etc. with mpfr 4.2.0+ for degree trigonometric functions [PR120225] Fortran: Use mpfr_sinu etc. with mpfr 4.2.0+ for degree trigonometric functions [PR120225] - - - - --- 2025-05-12 Tobias Burnus New
[committed] libgomp.{c, fortran}/interop-{hip, cuda}: Fix dg-run target selection [committed] libgomp.{c, fortran}/interop-{hip, cuda}: Fix dg-run target selection - - - - --- 2025-05-09 Tobias Burnus New
[committed] libgomp.fortran/map-alloc-comp-9{,-usm}.f90: Add unified_shared_memory variant [committed] libgomp.fortran/map-alloc-comp-9{,-usm}.f90: Add unified_shared_memory variant - - - - --- 2025-05-07 Tobias Burnus New
nvptx/nvptx.opt: Update -march-map= for newer sm_xxx nvptx/nvptx.opt: Update -march-map= for newer sm_xxx - - - - --- 2025-04-25 Tobias Burnus New
[committed] libgomp/testsuite: Fix hip_header_nvidia check, add workaround to test [committed] libgomp/testsuite: Fix hip_header_nvidia check, add workaround to test - - - - --- 2025-04-24 Tobias Burnus New
libgomp: Add additional OpenMP interop runtime tests libgomp: Add additional OpenMP interop runtime tests - - - - --- 2025-04-24 Tobias Burnus New
[committed] OpenMP: Add libgomp.fortran/target-enter-data-8.f90 [committed] OpenMP: Add libgomp.fortran/target-enter-data-8.f90 - - - - --- 2025-04-23 Tobias Burnus New
[committed,(Apr,17,to,15,mainline)] libgomp.texi: For HIP interop, mention cpp defines to set [committed,(Apr,17,to,15,mainline)] libgomp.texi: For HIP interop, mention cpp defines to set - - - - --- 2025-04-22 Tobias Burnus New
[wwwdocs] gcc-15/changes: Fortran + offload (C++) update | project/gomp: GCC 15 update [wwwdocs] gcc-15/changes: Fortran + offload (C++) update | project/gomp: GCC 15 update - - - - --- 2025-04-17 Tobias Burnus New
[wwwdocs,committed] gcc-15 + projects/gomp: OpenMP update [wwwdocs,committed] gcc-15 + projects/gomp: OpenMP update - - - - --- 2025-04-15 Tobias Burnus New
[committed] libgomp.texi (gcn, nvptx): Mention self_maps alongside USM [committed] libgomp.texi (gcn, nvptx): Mention self_maps alongside USM - - - - --- 2025-04-15 Tobias Burnus New
Fortran/OpenMP: Support automatic mapping allocatable components (deep mapping) Fortran/OpenMP: Support automatic mapping allocatable components (deep mapping) - - - - --- 2025-04-15 Tobias Burnus New
Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT [PR101602] Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT [PR101602] - - - - --- 2025-04-08 Tobias Burnus New
OpenMP: Fix append_args handling in modify_call_for_omp_dispatch OpenMP: Fix append_args handling in modify_call_for_omp_dispatch - - - - --- 2025-04-08 Tobias Burnus New
libgomp: Add -Wno-c-binding-type for omp_lib.f90 compilation libgomp: Add -Wno-c-binding-type for omp_lib.f90 compilation - - - - --- 2025-04-08 Tobias Burnus New
[committed] libgomp.texi: Add GCN doc for omp_target_memcpy_rect [committed] libgomp.texi: Add GCN doc for omp_target_memcpy_rect - - - - --- 2025-04-07 Tobias Burnus New
[committed] OpenMP: Reorder diagnostic in modify_call_for_omp_dispatch [PR119559] [committed] OpenMP: Reorder diagnostic in modify_call_for_omp_dispatch [PR119559] - - - - --- 2025-04-01 Tobias Burnus New
[committed] OpenMP: modify_call_for_omp_dispatch - fix invalid memory access after 'error' [PR11954… [committed] OpenMP: modify_call_for_omp_dispatch - fix invalid memory access after 'error' [PR11954… - - - - --- 2025-03-31 Tobias Burnus New
[committed] gcc/testsuite/g++.dg/gomp/append-args-8.C: Fix scan-dump-tree (was: [Linaro-TCWG-CI] gc… [committed] gcc/testsuite/g++.dg/gomp/append-args-8.C: Fix scan-dump-tree (was: [Linaro-TCWG-CI] gc… - - - - --- 2025-03-30 Tobias Burnus New
[wwwdocs] gcc-15/changes.html + projects/gomp/: OpenMP update for interop [wwwdocs] gcc-15/changes.html + projects/gomp/: OpenMP update for interop - - - - --- 2025-03-28 Tobias Burnus New
OpenMP: Fix C++ template handling with append_args' prefer_type modifier OpenMP: Fix C++ template handling with append_args' prefer_type modifier - - - - --- 2025-03-27 Tobias Burnus New
[v3] libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn [v3] libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn - - - - --- 2025-03-25 Tobias Burnus New
install.texi: gcn - suggest to use Newlib with simd math fix [PR119325] install.texi: gcn - suggest to use Newlib with simd math fix [PR119325] - - - - --- 2025-03-25 Tobias Burnus New
[v2] libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn [v2] libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn - - - - --- 2025-03-25 Tobias Burnus New
omp-general.cc: Remove 'if' around call to always 'true' returning function [PR118627] omp-general.cc: Remove 'if' around call to always 'true' returning function [PR118627] - - - - --- 2025-03-25 Tobias Burnus New
[committed] libgomp: Save OpenMP device number when initializing the interop object (was: [Patch] l… [committed] libgomp: Save OpenMP device number when initializing the interop object (was: [Patch] l… - - - - --- 2025-03-24 Tobias Burnus New
libgomp/plugin/plugin-nvptx.c: Fix device used for stream creation libgomp/plugin/plugin-nvptx.c: Fix device used for stream creation - - - - --- 2025-03-24 Tobias Burnus New
[committed] libgomp.fortran/get-mapped-ptr-1.f90: Use -6 for non-conf dev number [committed] libgomp.fortran/get-mapped-ptr-1.f90: Use -6 for non-conf dev number - - - - --- 2025-03-21 Tobias Burnus New
testsuite/lib/libgomp.exp: compile with -fdiagnostics-plain-output testsuite/lib/libgomp.exp: compile with -fdiagnostics-plain-output - - - - --- 2025-03-21 Tobias Burnus New
[committed] Move gfortran.dg/gomp/declare-variant-mod-1*.f90 to libgomp.fortran/ [PR115271] (was: [… [committed] Move gfortran.dg/gomp/declare-variant-mod-1*.f90 to libgomp.fortran/ [PR115271] (was: [… - - - - --- 2025-03-17 Tobias Burnus New
[committed] contrib/gcc-changelog: Fix Git.AutoInterrupt - sys.meta_path is None exception [committed] contrib/gcc-changelog: Fix Git.AutoInterrupt - sys.meta_path is None exception - - - - --- 2025-03-15 Tobias Burnus New
Fortran: Store OpenMP's 'declare variant' in module file [PR115271] Fortran: Store OpenMP's 'declare variant' in module file [PR115271] - - - - --- 2025-03-14 Tobias Burnus New
libgomp/plugin: Add initial interop support to nvptx + gcn libgomp/plugin: Add initial interop support to nvptx + gcn - - - - --- 2025-03-10 Tobias Burnus New
Fortran: Improve gfc_array_kind for assumed rank; gfc_tree_array_size on 'tree' Fortran: Improve gfc_array_kind for assumed rank; gfc_tree_array_size on 'tree' - - - - --- 2025-02-19 Tobias Burnus New
[committed] gfortran.dg/gomp/metadirective-3.f90 [committed] gfortran.dg/gomp/metadirective-3.f90 - - - - --- 2025-02-18 Tobias Burnus New
[wwwdocs,committed] projects/gomp/: Update OpenMP implementation status [wwwdocs,committed] projects/gomp/: Update OpenMP implementation status - - - - --- 2025-02-18 Tobias Burnus New
OpenMP/Fortran: extend 'adjust_args' clause, fixes for it and declare variant [PR115271] OpenMP/Fortran: extend 'adjust_args' clause, fixes for it and declare variant [PR115271] - - - - --- 2025-02-17 Tobias Burnus New
[wwwdocs] gcc-15/changes.html: Update AMD GPU (GCN) section for new gfx* [wwwdocs] gcc-15/changes.html: Update AMD GPU (GCN) section for new gfx* - - - - --- 2025-02-14 Tobias Burnus New
[gcn] install.texi: Update for new ISA targets and their requirements [gcn] install.texi: Update for new ISA targets and their requirements - - - - --- 2025-02-10 Tobias Burnus New
[gcn] mkoffload.cc: Print fatal error if -march has no multilib but generic has (was: [Patch] [gcn]… [gcn] mkoffload.cc: Print fatal error if -march has no multilib but generic has (was: [Patch] [gcn]… - - - - --- 2025-02-10 Tobias Burnus New
[v2,GCN] Handle generic ISA names in libgomp's plugin-gcn.c [v2,GCN] Handle generic ISA names in libgomp's plugin-gcn.c - - - - --- 2025-02-07 Tobias Burnus New
[gcn] Fix the output amdhsa.version (was: [Patch] [GCN] Handle generic ISA names in libgomp's plugi… [gcn] Fix the output amdhsa.version (was: [Patch] [GCN] Handle generic ISA names in libgomp's plugi… - - - - --- 2025-02-07 Tobias Burnus New
[v2,gcn] Add gfx9-generic and generic-associated gfx* (was: [GCN] Handle generic ISA names in libgo… [v2,gcn] Add gfx9-generic and generic-associated gfx* (was: [GCN] Handle generic ISA names in libgo… - - - - --- 2025-02-07 Tobias Burnus New
[gcn] mkoffload.cc: Automatically use gfx*-generic if -march has no multilib but generic has (was: … [gcn] mkoffload.cc: Automatically use gfx*-generic if -march has no multilib but generic has (was: … - - - - --- 2025-02-07 Tobias Burnus New
[gcn] Fix gfx906's sramecc setting [gcn] Fix gfx906's sramecc setting - - - - --- 2025-02-06 Tobias Burnus New
[committed] Fortran/OpenMP: Add location data to 'sorry' [PR118740] [committed] Fortran/OpenMP: Add location data to 'sorry' [PR118740] - - - - --- 2025-02-05 Tobias Burnus New
[GCN] Handle generic ISA names in libgomp's plugin-gcn.c [GCN] Handle generic ISA names in libgomp's plugin-gcn.c - - - - --- 2025-02-05 Tobias Burnus New
[committed] fortran/trans-openmp.cc: Use the correct member in gfc_omp_namelist [PR118745] [committed] fortran/trans-openmp.cc: Use the correct member in gfc_omp_namelist [PR118745] - - - - --- 2025-02-05 Tobias Burnus New
[to,be,committed] OpenMP: append_args clause fixes + Fortran support [to,be,committed] OpenMP: append_args clause fixes + Fortran support - - - - --- 2025-01-30 Tobias Burnus New
[committed] Fortran: In openmp.cc, uncomment unroll/tile lines of gfc_omp_directives [committed] Fortran: In openmp.cc, uncomment unroll/tile lines of gfc_omp_directives - - - - --- 2025-01-26 Tobias Burnus New
OpenMP/C++: Fix declare_variant's 'adjust_args' if there is a 'this' pointer [PR118321] OpenMP/C++: Fix declare_variant's 'adjust_args' if there is a 'this' pointer [PR118321] - - - - --- 2025-01-17 Tobias Burnus New
Fortran/OpenMP: Fix declare_variant's 'adjust_args' mishandling with return by reference [PR118321] Fortran/OpenMP: Fix declare_variant's 'adjust_args' mishandling with return by reference [PR118321] - - - - --- 2025-01-16 Tobias Burnus New
Fortran: Create fresh ts.u.cl for result in gfc_get_symbol_for_expr [PR118441] Fortran: Create fresh ts.u.cl for result in gfc_get_symbol_for_expr [PR118441] - - - - --- 2025-01-15 Tobias Burnus New
OpenMP/C++: Fix 'declare variant' for struct-returning functions [PR118486] OpenMP/C++: Fix 'declare variant' for struct-returning functions [PR118486] - - - - --- 2025-01-15 Tobias Burnus New
Fortran: Fix location_t in gfc_get_extern_function_decl; support 'omp dispatch interop' Fortran: Fix location_t in gfc_get_extern_function_decl; support 'omp dispatch interop' - - - - --- 2025-01-10 Tobias Burnus New
[committed] OpenMP: declare variant's append_args + dispatch interop fixes [committed] OpenMP: declare variant's append_args + dispatch interop fixes - - - - --- 2025-01-09 Tobias Burnus New
libgomp.texi: Minor update to omp_get_num_devices/omp_get_initial_device libgomp.texi: Minor update to omp_get_num_devices/omp_get_initial_device - - - - --- 2025-01-07 Tobias Burnus New
OpenMP/C++: Store location in cp_parser_omp_var_list for kind=0 OpenMP/C++: Store location in cp_parser_omp_var_list for kind=0 - - - - --- 2025-01-02 Tobias Burnus New
OpenMP: Enable has_device_addr clause for 'dispatch' in Fortran OpenMP: Enable has_device_addr clause for 'dispatch' in Fortran - - - - --- 2025-01-02 Tobias Burnus New
[GCN] install.texi: Refer to Newlib 4.5.0 instead to certain git commits [GCN] install.texi: Refer to Newlib 4.5.0 instead to certain git commits - - - - --- 2025-01-02 Tobias Burnus New
[committed] [committed] - - - - --- 2024-12-19 Tobias Burnus New
[committed] libgomp.texi: Update 'arch' context-selector description [committed] libgomp.texi: Update 'arch' context-selector description - - - - --- 2024-12-19 Tobias Burnus New
OpenMP: Add declare variant's 'append_args' clause in C/C++ OpenMP: Add declare variant's 'append_args' clause in C/C++ - - - - --- 2024-12-16 Tobias Burnus New
C++: reject OpenMP directives in constexpr functions C++: reject OpenMP directives in constexpr functions - - - - --- 2024-12-13 Tobias Burnus New
OpenMP: Enable has_device_addr clause for 'dispatch' in C/C++ OpenMP: Enable has_device_addr clause for 'dispatch' in C/C++ - - - - --- 2024-12-12 Tobias Burnus New
[wwwdocs] cxx-status.html: Update C++26 proposals to new revisions [wwwdocs] cxx-status.html: Update C++26 proposals to new revisions - - - - --- 2024-12-03 Tobias Burnus New
plugin/plugin-gcn.c: Fix error handling of GOMP_OFFLOAD_openacc_async_construct (was: [Patch] libgo… plugin/plugin-gcn.c: Fix error handling of GOMP_OFFLOAD_openacc_async_construct (was: [Patch] libgo… - - - - --- 2024-12-03 Tobias Burnus New
OpenMP: 'allocate' directive - fixes for 'alignof' and [[omp::decl]] OpenMP: 'allocate' directive - fixes for 'alignof' and [[omp::decl]] - - - - --- 2024-12-03 Tobias Burnus New
OpenMP: Add 'interop' clause to 'dispatch' for C/C++ OpenMP: Add 'interop' clause to 'dispatch' for C/C++ - - - - --- 2024-11-22 Tobias Burnus New
libgomp/plugin/plugin-gcn.c: async-queue init - fix function-return type and fail fatally libgomp/plugin/plugin-gcn.c: async-queue init - fix function-return type and fail fatally - - - - --- 2024-11-18 Tobias Burnus New
[¢ommitted] libgomp/plugin/plugin-nvptx.c: Change false to NULL to fix C23 wrong-return-type error … [¢ommitted] libgomp/plugin/plugin-nvptx.c: Change false to NULL to fix C23 wrong-return-type error … - - - - --- 2024-11-18 Tobias Burnus New
[wwwdocs,committed] projects/gomp/: Update for OpenMP 6.0 spec release [wwwdocs,committed] projects/gomp/: Update for OpenMP 6.0 spec release - - - - --- 2024-11-14 Tobias Burnus New
OpenMP: 'interop' construct - add C/C++ parser support, improve Fortran parsing (was: [Patch][v2] O… OpenMP: 'interop' construct - add C/C++ parser support, improve Fortran parsing (was: [Patch][v2] O… - - - - --- 2024-11-14 Tobias Burnus New
[v2] OpenMP: 'interop' construct - add C parser support, improve Fortran pasing [v2] OpenMP: 'interop' construct - add C parser support, improve Fortran pasing - - - - --- 2024-11-12 Tobias Burnus New
OpenMP: 'interop' construct - add C parser support, improve Fortran pasing OpenMP: 'interop' construct - add C parser support, improve Fortran pasing - - - - --- 2024-11-11 Tobias Burnus New
libgomp.c-c++-common/pr109062.c: Fix expected spin count for hybrid x86 libgomp.c-c++-common/pr109062.c: Fix expected spin count for hybrid x86 - - - - --- 2024-11-11 Tobias Burnus New
libgomp/plugin/plugin-gcn.c: Show device number in ISA error libgomp/plugin/plugin-gcn.c: Show device number in ISA error - - - - --- 2024-11-11 Tobias Burnus New
[committed] — was: [Patch] OpenMP/C++: Fix declare variant with reference-returning functions [committed] — was: [Patch] OpenMP/C++: Fix declare variant with reference-returning functions - - - - --- 2024-10-31 Tobias Burnus New
OpenMP/C++: Fix declare variant with reference-returning functions OpenMP/C++: Fix declare variant with reference-returning functions - - - - --- 2024-10-30 Tobias Burnus New
AMD GCN: mkoffload.cc - set HSA_XNACK for USM and 'xnack+' / 'xnack-' (was [Patch] AMD GCN: Set HSA… AMD GCN: mkoffload.cc - set HSA_XNACK for USM and 'xnack+' / 'xnack-' (was [Patch] AMD GCN: Set HSA… - - - - --- 2024-10-29 Tobias Burnus New
AMD GCN: Set HSA_XNACK for USM and 'xnack+' / 'xnack-' AMD GCN: Set HSA_XNACK for USM and 'xnack+' / 'xnack-' - - - - --- 2024-10-29 Tobias Burnus New
tree-core.h (omp_clause_code): Comments regarding range checks for OMP_CLAUSE_... tree-core.h (omp_clause_code): Comments regarding range checks for OMP_CLAUSE_... - - - - --- 2024-10-25 Tobias Burnus New
[committed] Fortran: Minor follow-up cleanup to error.cc [committed] Fortran: Minor follow-up cleanup to error.cc - - - - --- 2024-10-23 Tobias Burnus New
[v2] GCN: Initial generic-target handling [v2] GCN: Initial generic-target handling - - - - --- 2024-10-22 Tobias Burnus New
GCN: Initial generic-target handling (was: [PATCH] amdgcn: Refactor device settings into a def file) GCN: Initial generic-target handling (was: [PATCH] amdgcn: Refactor device settings into a def file) - - - - --- 2024-10-21 Tobias Burnus New
Fortran: Add range-based diagnostic Fortran: Add range-based diagnostic - - - - --- 2024-10-18 Tobias Burnus New
[committed] Add libgomp.oacc-fortran/acc_on_device-1-4.f (was: Fortran: Use OpenACC's acc_on_device… [committed] Add libgomp.oacc-fortran/acc_on_device-1-4.f (was: Fortran: Use OpenACC's acc_on_device… - - - - --- 2024-10-16 Tobias Burnus New
Fortran: Fix translatability of diagnostic strings Fortran: Fix translatability of diagnostic strings - - - - --- 2024-10-12 Tobias Burnus New
Fortran: Unify gfc_get_location handling; fix expr->ts bug Fortran: Unify gfc_get_location handling; fix expr->ts bug - - - - --- 2024-10-11 Tobias Burnus New
Fortran: Dead-function removal in error.cc (shrinking by 40%) Fortran: Dead-function removal in error.cc (shrinking by 40%) - - - - --- 2024-10-11 Tobias Burnus New
Fortran/OpenMP: Warn when mapping polymorphic variables Fortran/OpenMP: Warn when mapping polymorphic variables - - - - --- 2024-10-10 Tobias Burnus New
Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]… Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]… - - - - --- 2024-10-10 Tobias Burnus New
(was: [Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device) (was: [Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device) - - - - --- 2024-10-10 Tobias Burnus New
[wwwdocs] projects/gomp: Update for TR13; gcc-15/changes.html link to routine doc [wwwdocs] projects/gomp: Update for TR13; gcc-15/changes.html link to routine doc - - - - --- 2024-10-08 Tobias Burnus New
Fortran/OpenMP: Fix __builtin_omp_is_initial_device Fortran/OpenMP: Fix __builtin_omp_is_initial_device - - - - --- 2024-10-08 Tobias Burnus New
« 1 2 3 »