March 2022 Archives by author
Starting: Tue Mar 1 07:58:54 GMT 2022
Ending: Thu Mar 31 18:49:53 GMT 2022
Messages: 105
- [PATCH, v2] PR fortran/104573 - ICE in resolve_structure_cons, at fortran/resolve.cc:1299
Harald Anlauf
- [Patch] Fortran: Fix gfc_maybe_dereference_var [PR104430]
Harald Anlauf
- [PATCH, committed] PR fortran/104811 - maxloc/minloc cannot accept character arguments without `dim` optional argument
Harald Anlauf
- [Patch] Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126]
Harald Anlauf
- [Patch] Fortran: Fix gfc_maybe_dereference_var [PR104430]
Harald Anlauf
- [PATCH, committed] PR fortran/104849 - ICE in find_array_section, at fortran/expr.cc:1616
Harald Anlauf
- [PATCH] fortran: Separate associate character lengths earlier [PR104570]
Harald Anlauf
- [Committed] PR fortran/104999 - [12 Regression] runtime error: pointer index expression with base 0x00000cf67720 overflowed to 0xffffffffea627728
Harald Anlauf
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Harald Anlauf
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Harald Anlauf
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Harald Anlauf
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Harald Anlauf
- [PATCH, committed] PR fortran/104571 - ICE in resolve_elemental_actual, at fortran/resolve.cc:2383
Harald Anlauf
- [PATCH] PR fortran/104210 - [11/12 Regression] ICE in gfc_zero_size_array, at fortran/arith.cc:1685
Harald Anlauf
- [committed] PR fortran/100892 - ICE on procedure pointer to function returning array of size n
Harald Anlauf
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Richard Biener
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Richard Biener
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Richard Biener
- [PATCH v2 00/11] OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
Julian Brown
- [PATCH v2 01/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
Julian Brown
- [PATCH v2 02/11] Remove omp_target_reorder_clauses
Julian Brown
- [PATCH v2 03/11] OpenMP/OpenACC struct sibling list gimplification extension and rework
Julian Brown
- [PATCH v2 04/11] OpenMP/OpenACC: Add inspector class to unify mapped address analysis
Julian Brown
- [PATCH v2 05/11] OpenMP: Handle reference-typed struct members
Julian Brown
- [PATCH v2 06/11] OpenMP: lvalue parsing for map clauses (C++)
Julian Brown
- [PATCH v2 07/11] OpenMP: lvalue parsing for map clauses (C)
Julian Brown
- [PATCH v2 08/11] Use OMP_ARRAY_SECTION instead of TREE_LIST in C++ FE
Julian Brown
- [PATCH v2 09/11] OpenMP 5.0 "declare mapper" support for C++
Julian Brown
- [PATCH v2 10/11] OpenMP: Use OMP_ARRAY_SECTION instead of TREE_LIST for array sections in C FE
Julian Brown
- [PATCH v2 11/11] OpenMP: Support OpenMP 5.0 "declare mapper" directives for C
Julian Brown
- [PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
Tobias Burnus
- [PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
Tobias Burnus
- [Patch][Stage 1] Fortran/OpenMP: Support mapping of DT with allocatable components
Tobias Burnus
- [Patch][Stage 1] Fortran/OpenMP: Support mapping of DT with allocatable components
Tobias Burnus
- [Patch] Fortran: Fix gfc_maybe_dereference_var [PR104430]
Tobias Burnus
- [Patch] Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126]
Tobias Burnus
- [committed] Fortran: Fix typos
Tobias Burnus
- [Patch] Fortran: OpenMP/OpenACC avoid uninit access in size calc for mapping
Tobias Burnus
- [Patch] Fortran: Fix CLASS handling in SIZEOF intrinsic
Tobias Burnus
- [Patch] Fortran: Fix gfc_maybe_dereference_var [PR104430]
Tobias Burnus
- [Patch] Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126]
Tobias Burnus
- [Patch] Fortran: OpenMP/OpenACC avoid uninit access in size calc for mapping
Tobias Burnus
- [Patch] OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.
Tobias Burnus
- [Patch] Fortran/OpenMP: Improve associate-name diagnostic [PR103039]
Tobias Burnus
- [Patch] Fortran/OpenMP: Improve associate-name diagnostic [PR103039]
Tobias Burnus
- [PATCH] Fortran: Fix directory stat check for '.' [PR103560]
Tobias Burnus
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Tobias Burnus
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Tobias Burnus
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Tobias Burnus
- GSoC(run-time argument checking project)
Tobias Burnus
- GCC GSoC 2022: Call for project ideas and mentors
Jerry D
- [PATCH] fortran: use fpu-glibc on powerpc*-unknown-freebsd
FX
- GCC GSoC 2022: Call for project ideas and mentors
Martin Jambor
- GCC GSoC 2022: Call for project ideas and mentors
Martin Jambor
- [PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
Jakub Jelinek
- OpenACC 'kernels' decomposition: Mark variables used in synthesized data clauses as addressable [PR100280]
Jakub Jelinek
- [PATCH][v2] openmp, fortran: Check that the type of an event handle in a detach clause is suitable [PR104131]
Jakub Jelinek
- [PATCH] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.
Jakub Jelinek
- [PATCH] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.
Jakub Jelinek
- [PATCH] OpenMP, Fortran: Bugfix for omp_set_num_teams.
Jakub Jelinek
- [PATCH] OpenMP, Fortran: Bugfix for omp_set_num_teams.
Jakub Jelinek
- [Patch] Fortran/OpenMP: Improve associate-name diagnostic [PR103039]
Jakub Jelinek
- [Patch] Fortran/OpenMP: Improve associate-name diagnostic [PR103039]
Jakub Jelinek
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Jakub Jelinek
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Jakub Jelinek
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Jakub Jelinek
- [PATCH] Fortran: Fix clause splitting for OMP masked taskloop directive
Jakub Jelinek
- [PATCH] Fortran: Add location info to OpenMP tree nodes
Jakub Jelinek
- allocatable arrays and -fmax-stack-var-size
Steve Kargl
- allocatable arrays and -fmax-stack-var-size
Steve Kargl
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Thomas Koenig
- allocatable arrays and -fmax-stack-var-size
Thomas Koenig
- [PATCH] Fortran: Fix clause splitting for OMP masked taskloop directive
Sandra Loosemore
- [PATCH] Fortran: Add location info to OpenMP tree nodes
Sandra Loosemore
- [PATCH, stage 1] Fortran: Add support for OMP non-rectangular loops
Sandra Loosemore
- [PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
Mikael Morin
- [PATCH, v2] PR fortran/104573 - ICE in resolve_structure_cons, at fortran/resolve.cc:1299
Mikael Morin
- [PATCH] fortran: Separate associate character lengths earlier [PR104570]
Mikael Morin
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Joseph Myers
- [PATCH 0/5] openmp: Handle pinned and unified shared memory.
Hafiz Abid Qadeer
- [PATCH 1/5] openmp: Add -foffload-memory
Hafiz Abid Qadeer
- [PATCH 2/5] openmp: allow requires unified_shared_memory
Hafiz Abid Qadeer
- [PATCH 3/5] openmp, nvptx: ompx_unified_shared_mem_alloc
Hafiz Abid Qadeer
- [PATCH 4/5] openmp: Use libgomp memory allocation functions with unified shared memory.
Hafiz Abid Qadeer
- [PATCH 5/5] openmp: -foffload-memory=pinned
Hafiz Abid Qadeer
- GCC GSoC 2022: Call for project ideas and mentors
Damian Rouson
- OpenACC 'kernels' decomposition: Mark variables used in synthesized data clauses as addressable [PR100280]
Thomas Schwinge
- Add 'c-c++-common/goacc/kernels-decompose-pr104132-1.c' [PR104132]
Thomas Schwinge
- Add 'c-c++-common/goacc/kernels-decompose-pr104133-1.c' [PR104133]
Thomas Schwinge
- Add diagnostic: "note: OpenACC 'kernels' decomposition: variable '[...]' declared in block made addressable" [PR100280]
Thomas Schwinge
- OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP lowering [PR100280]
Thomas Schwinge
- OMP lowering: Regimplify 'OMP_CLAUSE_MAP_DECL_MAKE_ADDRESSABLE' DECLs [PR100280, PR104132, PR104133]
Thomas Schwinge
- Test 'libgomp.oacc-*/kernels-private-vars-*' with '--param=openacc-kernels=decompose' [PR104784]
Thomas Schwinge
- No subject
Thomas Schwinge
- [Patch] Fortran: OpenMP/OpenACC avoid uninit access in size calc for mapping
Thomas Schwinge
- [PATCH 5/5] openmp: -foffload-memory=pinned
Andrew Stubbs
- [Patch] Fortran: Fix CLASS handling in SIZEOF intrinsic
Paul Richard Thomas
- [PATCH] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.
Marcel Vollweiler
- [PATCH] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.
Marcel Vollweiler
- [Patch] OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.
Marcel Vollweiler
- [Patch] OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.
Marcel Vollweiler
- [PATCH] OpenMP, Fortran: Bugfix for omp_set_num_teams.
Marcel Vollweiler
- [PATCH] OpenMP, Fortran: Bugfix for omp_set_num_teams.
Marcel Vollweiler
- [PATCH][v2] openmp, fortran: Check that the type of an event handle in a detach clause is suitable [PR104131]
Kwok Cheung Yeung
- GSoC(run-time argument checking project)
Γιωργος Μελλιος
Last message date:
Thu Mar 31 18:49:53 GMT 2022
Archived on: Tue Apr 5 10:31:40 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).