OG11 = devel/omp/gcc-11, a branch with some OpenMP/OpenACC/offload patches
which are not yet on mainline. Additionally, patches in this area are
cherry-picked from mainline.

Commits since my last email on 15 June 21 which ended with commit adda89fd071.

My commits are all only cherry-picks plus GCC11 merges and some fallout
commits. Thus, a rather boring list and nothing sophisticate.

But for completeness, those commits are hereby documented.
[I am not quite sure who actually is interested in this list.]

The list includes all commits in this span, including those
by others.

Cherry pick from mainline by me:
2021-06-15  35b3fbf5d52  Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 
[PR92568]

Interlude: ChungLin's commit (no cherry pick):
2021-06-17  dbf5d72f4c0  Fixes for lambda in offload regions


Cherry picks by Marcel (first one), Andrew (amdgcn one) and me (rest)
from mainline – plus git merge from the GCC 11 branch:

2021-06-22  9cb373f4439  gcc/configure.ac: fix register issue for global_load 
assembler functions
2021-06-23  235d6eda48d  openmp: Fix up *_reduction clause handling with UDRs 
on PARM_DECLs [PR101167]
2021-06-23  7cadfa1e4c8  Merge remote-tracking branch 'origin/releases/gcc-11' 
into devel/omp/gcc-11
2021-06-28  4c7c00c362e  fortran/dump-parse-tree.c: Use proper enum type
2021-06-28  a82a305d19c  Merge remote-tracking branch 'origin/releases/gcc-11' 
into devel/omp/gcc-11
2021-06-29  5536f1065fe  libgomp.fortran/defaultmap-8.f90: Fix non-shared 
memory handling
2021-06-29  33ef3d64e4d  doc/invoke.texi: Sort flags in 'C Language Options'
2021-06-29  1e42bad6b96  Add 'default' to -foffload=; document that flag 
[PR67300]
2021-06-29  6f08285014b  gcc.c: Silence warning in check_offload_target_name
2021-07-19  e054a4f7784  gcc/ChangeLog.omp: Update for last commit
2021-07-19  e897bb0c27d  openmp: Reject #pragma omp atomic update, [PR101297]
2021-07-19  36de16fd74f  openmp: Initial support for OpenMP directives 
expressed as C++11 attributes
2021-07-20  f2f97e59bd2  Merge remote-tracking branch 'origin/releases/gcc-11' 
into devel/omp/gcc-11
2021-07-20  d47128d328f  amdgcn: Add -mxnack and -msram-ecc [PR 100208]
2021-07-21  1201a27fba3  Fortran: Fix bind(C) character length checks
2021-07-21  a0b34d73e34  c++: Ensure OpenMP reduction with reference type 
references complete type [PR101516]
2021-07-21  858d20e2945  openmp: Fix up omp_check_private [PR101535]

Cheers,

Tobias

-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 
München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas 
Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht 
München, HRB 106955

Reply via email to