Show patches with: Submitter = Tobias Burnus       |    State = Action Required       |    Archived = No       |   600 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fortran: Reject DT as fmt in I/O statments [PR99111] Fortran: Reject DT as fmt in I/O statments [PR99111] - - - - --- 2021-02-16 Tobias Burnus New
Fortran: Fix rank of assumed-rank array [PR99043] Fortran: Fix rank of assumed-rank array [PR99043] - - - - --- 2021-02-11 Tobias Burnus New
Fortran: Fix coarray handling for gfc_dep_resolver [PR99010] (was: Re: [Patch] Fortran: Fix Array d… Fortran: Fix coarray handling for gfc_dep_resolver [PR99010] (was: Re: [Patch] Fortran: Fix Array d… - - - - --- 2021-02-09 Tobias Burnus New
Fortran: %re/%im fixes for OpenMP/OpenACC + gfc_is_simplify_contiguous Fortran: %re/%im fixes for OpenMP/OpenACC + gfc_is_simplify_contiguous - - - - --- 2021-02-08 Tobias Burnus New
Fortran: OpenMP/OpenACC diagnose substring rejections better Fortran: OpenMP/OpenACC diagnose substring rejections better - - - - --- 2021-02-04 Tobias Burnus New
Fortran: Fix Array dependency with local coarrays [PR98913] (was: Re: A question about coarrays and… Fortran: Fix Array dependency with local coarrays [PR98913] (was: Re: A question about coarrays and… - - - - --- 2021-02-02 Tobias Burnus New
[committed] gcc/fortran/intrinsic.texi: Fix typo (was: gfortran online docs: small typo in RESULT_I… [committed] gcc/fortran/intrinsic.texi: Fix typo (was: gfortran online docs: small typo in RESULT_I… - - - - --- 2021-01-21 Tobias Burnus New
OpenMP/Fortran: Fixes for {use,is}_device_ptr [PR98476] OpenMP/Fortran: Fixes for {use,is}_device_ptr [PR98476] - - - - --- 2021-01-18 Tobias Burnus New
Fortran: Delay vtab generation until after parsing [PR92587] Fortran: Delay vtab generation until after parsing [PR92587] - - - - --- 2020-12-16 Tobias Burnus New
Fortran: Add 'omp scan' support of OpenMP 5.0 Fortran: Add 'omp scan' support of OpenMP 5.0 - - - - --- 2020-12-08 Tobias Burnus New
[committed] Fortran's dump-parse-tree.c: Use '==' not '=' for '.eq.'. [committed] Fortran's dump-parse-tree.c: Use '==' not '=' for '.eq.'. - - - - --- 2020-11-30 Tobias Burnus New
Fortran: With OpenACC, ignore OpenMP's cond comp sentinels Fortran: With OpenACC, ignore OpenMP's cond comp sentinels - - - - --- 2020-11-27 Tobias Burnus New
Fortran: -fno-automatic and -fopenacc / recusion check cleanup Fortran: -fno-automatic and -fopenacc / recusion check cleanup - - - - --- 2020-11-27 Tobias Burnus New
OpenACC: Fix integer-type issue with collapse/tile [PR97880] OpenACC: Fix integer-type issue with collapse/tile [PR97880] - - - - --- 2020-11-25 Tobias Burnus New
OpenMP: C/C++ parse 'omp allocate' OpenMP: C/C++ parse 'omp allocate' - - - - --- 2020-11-23 Tobias Burnus New
testsuite/libgomp.c/usleep.h: Use sleep-loop also for GCN testsuite/libgomp.c/usleep.h: Use sleep-loop also for GCN - - - - --- 2020-11-18 Tobias Burnus New
varasm.c: Always output flags in merged .section for LLVM assembler compatibility [PR97827] varasm.c: Always output flags in merged .section for LLVM assembler compatibility [PR97827] - - - - --- 2020-11-18 Tobias Burnus New
Fortran: cleanup OpenMP's OMP_LIST_* handling Fortran: cleanup OpenMP's OMP_LIST_* handling - - - - --- 2020-11-16 Tobias Burnus New
Fortran: improve location data for OpenACC/OpenMP directives [PR97782] Fortran: improve location data for OpenACC/OpenMP directives [PR97782] - - - - --- 2020-11-12 Tobias Burnus New
[committed] gfortran.dg/gomp/workshare-reduction-*.f90: Fix dumps for -m32 (was: Re: [Patch] Fortra… [committed] gfortran.dg/gomp/workshare-reduction-*.f90: Fix dumps for -m32 (was: Re: [Patch] Fortra… - - - - --- 2020-11-11 Tobias Burnus New
Fortran: OpenMP 5.0 (in_,task_)reduction clause extensions Fortran: OpenMP 5.0 (in_,task_)reduction clause extensions - - - - --- 2020-11-09 Tobias Burnus New
Fortran: Fix OpenACC in specification-part checks [PR90111] Fortran: Fix OpenACC in specification-part checks [PR90111] - - - - --- 2020-11-09 Tobias Burnus New
[committed] OpenACC/Fortran: Reject '!$acc atomic update capture' [committed] OpenACC/Fortran: Reject '!$acc atomic update capture' - - - - --- 2020-11-06 Tobias Burnus New
Fortran: Fix type-decl for PDT / wrong-code pdt_14.f03 issue [PR97652] Fortran: Fix type-decl for PDT / wrong-code pdt_14.f03 issue [PR97652] - - - - --- 2020-11-06 Tobias Burnus New
Fortran: Fix function decl's location [PR95847] Fortran: Fix function decl's location [PR95847] - - - - --- 2020-11-05 Tobias Burnus New
[committed] targhooks.c: Fix -fzero-call-used-regs 'sorry' typo [committed] targhooks.c: Fix -fzero-call-used-regs 'sorry' typo - - - - --- 2020-11-04 Tobias Burnus New
Fortran: Add !GCC$ attributes DEPRECATED Fortran: Add !GCC$ attributes DEPRECATED - - - - --- 2020-11-02 Tobias Burnus New
Fortran: OpenMP - fixes for omp atomic [PR97655] (was: Re: [Patch] Fortran: Update omp atomic for O… Fortran: OpenMP - fixes for omp atomic [PR97655] (was: Re: [Patch] Fortran: Update omp atomic for O… - - - - --- 2020-11-02 Tobias Burnus New
[committed] – was: [Patch] testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not availa… [committed] – was: [Patch] testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not availa… - - - - --- 2020-10-30 Tobias Burnus New
[+,RFC,contrib] gcc-changelog/git_commit.py: Check for missing description [+,RFC,contrib] gcc-changelog/git_commit.py: Check for missing description - - - - --- 2020-10-30 Tobias Burnus New
Fortran: Update omp atomic for OpenMP 5 Fortran: Update omp atomic for OpenMP 5 - - - - --- 2020-10-29 Tobias Burnus New
OpenMP: Fortran - support omp flush's memorder clauses OpenMP: Fortran - support omp flush's memorder clauses - - - - --- 2020-10-22 Tobias Burnus New
[committed] Fortran: class.c - update vtable comment [committed] Fortran: class.c - update vtable comment - - - - --- 2020-10-21 Tobias Burnus New
testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not available (was: Re: [Patch] tests… testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not available (was: Re: [Patch] tests… - - - - --- 2020-10-19 Tobias Burnus New
testsuite: Avoid TCL errors when ASAN/TSAN/UBSAN is not available testsuite: Avoid TCL errors when ASAN/TSAN/UBSAN is not available - - - - --- 2020-10-19 Tobias Burnus New
PING – Re: [Patch] collect-utils.c, lto-wrapper + mkoffload: Improve -save-temps filename PING – Re: [Patch] collect-utils.c, lto-wrapper + mkoffload: Improve -save-temps filename - - - - --- 2020-10-19 Tobias Burnus New
[RFC] Automatic linking of libatomic via gcc.c or ...? [PR81358] (dependency for libgomp on nvptx d… [RFC] Automatic linking of libatomic via gcc.c or ...? [PR81358] (dependency for libgomp on nvptx d… - - - - --- 2020-10-14 Tobias Burnus New
collect-utils.c, lto-wrapper + mkoffload: Improve -save-temps filename collect-utils.c, lto-wrapper + mkoffload: Improve -save-temps filename - - - - --- 2020-10-13 Tobias Burnus New
lto-wrapper: Use nontemp filename with -save-temps lto-wrapper: Use nontemp filename with -save-temps - - - - --- 2020-10-13 Tobias Burnus New
[committed] nvptx - invoke.texi: Update default of -misa (was: [committed][nvptx] Set -misa=sm_35 b… [committed] nvptx - invoke.texi: Update default of -misa (was: [committed][nvptx] Set -misa=sm_35 b… - - - - --- 2020-10-12 Tobias Burnus New
[wwwdocs] gcc-11 + project/gomp: OpenMP status update [wwwdocs] gcc-11 + project/gomp: OpenMP status update - - - - --- 2020-10-12 Tobias Burnus New
configure: Fix in-tree building of GMP on BSD (PR97302) configure: Fix in-tree building of GMP on BSD (PR97302) - - - - --- 2020-10-06 Tobias Burnus New
libgomp: Add, if existing, -latomic to libgomp.spec --as-needed (was: Re: [RFC] Offloading and auto… libgomp: Add, if existing, -latomic to libgomp.spec --as-needed (was: Re: [RFC] Offloading and auto… - - - - --- 2020-10-02 Tobias Burnus New
OpenMP: Add implicit declare target for nested procedures OpenMP: Add implicit declare target for nested procedures - - - - --- 2020-09-30 Tobias Burnus New
Fortran: add contiguous check for ptr assignment, fix non-contig check (PR97242) Fortran: add contiguous check for ptr assignment, fix non-contig check (PR97242) - - - - --- 2020-09-30 Tobias Burnus New
[Fortran] libgomp: Silence unpack's may be used uninitialized warning [Fortran] libgomp: Silence unpack's may be used uninitialized warning - - - - --- 2020-09-28 Tobias Burnus New
[nvptx] return true in libc_has_function for function_sincos [nvptx] return true in libc_has_function for function_sincos - - - - --- 2020-09-26 Tobias Burnus New
LTO: Force externally_visible for offload_vars/funcs (PR97179) (was: lto-wrapper.c: Use -flto-parti… LTO: Force externally_visible for offload_vars/funcs (PR97179) (was: lto-wrapper.c: Use -flto-parti… - - - - --- 2020-09-23 Tobias Burnus New
lto-wrapper.c: Use -flto-partition=none with offloading (PR97179) lto-wrapper.c: Use -flto-partition=none with offloading (PR97179) - - - - --- 2020-09-23 Tobias Burnus New
Fortran: OpenMP - fix simd with (last)private (PR97061 Fortran: OpenMP - fix simd with (last)private (PR97061 - - - - --- 2020-09-16 Tobias Burnus New
[middle-end,&,nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654] [middle-end,&,nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654] - - - - --- 2020-09-16 Tobias Burnus New
OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668] - - - - --- 2020-09-11 Tobias Burnus New
libgomp/target.c: Minor cleanup libgomp/target.c: Minor cleanup - - - - --- 2020-09-10 Tobias Burnus New
[OG10] Merge GCC into branch [OG10] Merge GCC into branch - - - - --- 2020-09-09 Tobias Burnus New
Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690) Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690) - - - - --- 2020-09-08 Tobias Burnus New
[RFC] mklog.py: Parse first 10 lines for PR/DR number [RFC] mklog.py: Parse first 10 lines for PR/DR number - - - - --- 2020-09-08 Tobias Burnus New
Fortran: Fixes for pointer function call as variable (PR96896) Fortran: Fixes for pointer function call as variable (PR96896) - - - - --- 2020-09-02 Tobias Burnus New
[nvptx] libgomp: Split testcase in order to XFAIL __sync_val_compare_and_swap_16 (was: [PATCH] nvpt… [nvptx] libgomp: Split testcase in order to XFAIL __sync_val_compare_and_swap_16 (was: [PATCH] nvpt… - - - - --- 2020-09-01 Tobias Burnus New
Fortran: Fix absent-optional handling for nondescriptor arrays (PR94672) Fortran: Fix absent-optional handling for nondescriptor arrays (PR94672) - - - - --- 2020-08-26 Tobias Burnus New
OpenMP: Improve map-clause error message for array function parameter (PR96678) OpenMP: Improve map-clause error message for array function parameter (PR96678) - - - - --- 2020-08-25 Tobias Burnus New
OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE (PR86470) OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE (PR86470) - - - - --- 2020-08-25 Tobias Burnus New
[10,committed] Backported: [LTO/offloading] Fix offloading-compilation ICE without -flto (PR84320) [10,committed] Backported: [LTO/offloading] Fix offloading-compilation ICE without -flto (PR84320) - - - - --- 2020-08-21 Tobias Burnus New
[committed] Fortran: Fix OpenMP's 'if(simd:' etc. conditions [committed] Fortran: Fix OpenMP's 'if(simd:' etc. conditions - - - - --- 2020-08-20 Tobias Burnus New
configure: Also check C++11 (flags) for ${build} compiler not only for ${host} configure: Also check C++11 (flags) for ${build} compiler not only for ${host} - - - - --- 2020-08-13 Tobias Burnus New
Fortran: Add support for OpenMP's nontemporal clause Fortran: Add support for OpenMP's nontemporal clause - - - - --- 2020-08-12 Tobias Burnus New
Fortran: Add 'device_type' clause to OpenMP's declare target Fortran: Add 'device_type' clause to OpenMP's declare target - - - - --- 2020-08-07 Tobias Burnus New
Fortran/OpenMP: Fix detecting not perfectly nested loops Fortran/OpenMP: Fix detecting not perfectly nested loops - - - - --- 2020-08-04 Tobias Burnus New
Fortran: Fix for OpenMP's 'lastprivate(conditional:' Fortran: Fix for OpenMP's 'lastprivate(conditional:' - - - - --- 2020-08-04 Tobias Burnus New
OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390) OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390) - - - - --- 2020-08-03 Tobias Burnus New
[committed] libgfortran/caf/single.c: Fix typo. [committed] libgfortran/caf/single.c: Fix typo. - - - - --- 2020-08-03 Tobias Burnus New
[wwwdocs] gcc-11/changes.html: Update OpenMP status [wwwdocs] gcc-11/changes.html: Update OpenMP status - - - - --- 2020-07-30 Tobias Burnus New
OpenMP: Handle order(concurrent) clause in gfortran OpenMP: Handle order(concurrent) clause in gfortran - - - - --- 2020-07-29 Tobias Burnus New
OpenMP: Permit in Fortran omp target data without map OpenMP: Permit in Fortran omp target data without map - - - - --- 2020-07-29 Tobias Burnus New
[committed] fortran/openmp.c - silence static analyzer warning (was: [Patch] OpenMP: Fixes for omp … [committed] fortran/openmp.c - silence static analyzer warning (was: [Patch] OpenMP: Fixes for omp … - - - - --- 2020-07-27 Tobias Burnus New
[committed] libgfortran: configure - skip integer(kind=16) for libgfortran for AMDGN (PR96306) [committed] libgfortran: configure - skip integer(kind=16) for libgfortran for AMDGN (PR96306) - - - - --- 2020-07-26 Tobias Burnus New
OpenMP: Add 'omp requires' to Fortran (mostly parsing) OpenMP: Add 'omp requires' to Fortran (mostly parsing) - - - - --- 2020-07-24 Tobias Burnus New
OpenMP: Support 'lastprivate (conditional:' in Fortran OpenMP: Support 'lastprivate (conditional:' in Fortran - - - - --- 2020-07-23 Tobias Burnus New
libomp: Add omp_depend_kind to omp_lib.{f90,h} libomp: Add omp_depend_kind to omp_lib.{f90,h} - - - - --- 2020-07-23 Tobias Burnus New
OpenMP: Update gcc/fortran/*.texi OpenMP: Update gcc/fortran/*.texi - - - - --- 2020-07-23 Tobias Burnus New
OpenMP: Support 'if (simd:/cancel:' in Fortran OpenMP: Support 'if (simd:/cancel:' in Fortran - - - - --- 2020-07-22 Tobias Burnus New
OpenMP: Fix tmp-var handling with tree-nested.c [PR93553] OpenMP: Fix tmp-var handling with tree-nested.c [PR93553] - - - - --- 2020-07-20 Tobias Burnus New
[OG10] omp-low.c: Avoid offload-target lto1 is-missing error by not-privatizing TREE_READONLY vars [OG10] omp-low.c: Avoid offload-target lto1 is-missing error by not-privatizing TREE_READONLY vars - - - - --- 2020-07-16 Tobias Burnus New
[OG10,committed] libgomp.oacc-fortran/firstprivate-int.f90 fix for nonexisting kind-16 int [OG10,committed] libgomp.oacc-fortran/firstprivate-int.f90 fix for nonexisting kind-16 int - - - - --- 2020-07-16 Tobias Burnus New
[committed,OpenMP,Fortran] Fix goacc/finalize-1.f tree dump-scanning for -m32 (was: [Patch] [OpenMP… [committed,OpenMP,Fortran] Fix goacc/finalize-1.f tree dump-scanning for -m32 (was: [Patch] [OpenMP… - - - - --- 2020-07-14 Tobias Burnus New
libgomp: Add Fortran routine support for allocators libgomp: Add Fortran routine support for allocators - - - - --- 2020-07-14 Tobias Burnus New
[Fortran,OpenMP] Fix allocatable-components check (PR67311) [Fortran,OpenMP] Fix allocatable-components check (PR67311) - - - - --- 2020-06-25 Tobias Burnus New
[OpenMP,Fortran] Add structure/derived-type element mapping [OpenMP,Fortran] Add structure/derived-type element mapping - - - - --- 2020-06-24 Tobias Burnus New
Fortran: Fix character-kind=4 substring resolution (PR95837) Fortran: Fix character-kind=4 substring resolution (PR95837) - - - - --- 2020-06-23 Tobias Burnus New
[gcn,nvptx,offloading] mkoffload – handle -fpic/-fPIC [gcn,nvptx,offloading] mkoffload – handle -fpic/-fPIC - - - - --- 2020-06-23 Tobias Burnus New
amdgcn: Silence compile warnings amdgcn: Silence compile warnings - - - - --- 2020-06-19 Tobias Burnus New
O penMP/Fortran: Reject allocatable components in map clause O penMP/Fortran: Reject allocatable components in map clause - - - - --- 2020-06-18 Tobias Burnus New
OpenACC/Fortran: permit 'routine' inside PURE OpenACC/Fortran: permit 'routine' inside PURE - - - - --- 2020-06-16 Tobias Burnus New
OpenMP/Fortran: Permit impure ELEMENTAL in omp directives OpenMP/Fortran: Permit impure ELEMENTAL in omp directives - - - - --- 2020-06-16 Tobias Burnus New
testsuite: Add offloading_enabled check and use it for xfail (PR95622) testsuite: Add offloading_enabled check and use it for xfail (PR95622) - - 1 - --- 2020-06-12 Tobias Burnus New
[RFC] openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551) (was: Re: [Pat… [RFC] openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551) (was: Re: [Pat… - - - - --- 2020-06-08 Tobias Burnus New
[RFC] openmp: don't add aritificial const decl to offload table (PRs 94848 + 95551) [RFC] openmp: don't add aritificial const decl to offload table (PRs 94848 + 95551) - - - - --- 2020-06-08 Tobias Burnus New
[LTO/offloading] Fix offloading-compilation ICE without -flto (PR84320) [LTO/offloading] Fix offloading-compilation ICE without -flto (PR84320) - - - - --- 2020-05-26 Tobias Burnus New
[Fortran] OpenMP 5 – permit more sharing clauses for SIMD (PR94690) [Fortran] OpenMP 5 – permit more sharing clauses for SIMD (PR94690) - - - - --- 2020-05-15 Tobias Burnus New
[OpenMP] Fix mapping of artificial variables (PR94874) [OpenMP] Fix mapping of artificial variables (PR94874) - - - - --- 2020-05-08 Tobias Burnus New
(general Fortran + OpenMP) [Fortran] Fix/modify present() handling for assumed-shape optional (PR 9… (general Fortran + OpenMP) [Fortran] Fix/modify present() handling for assumed-shape optional (PR 9… - - - - --- 2020-05-07 Tobias Burnus New
« 1 2 ... 3 4 5 6 »