This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-12 in repository gcc.
from f9d5362918e Align with: "OpenMP/Fortran: 'target update' with DT components" new 8e6c5b18e10 amdgcn: Fixed intermittent failure in vectorized version of rint new 6c40e3f5daa amdgcn: Various fixes for SIMD math library new ecf1603b7ad amdgcn: Fix expansion of GCN_BUILTIN_LDEXPV builtin
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog.omp | 5 +++++ gcc/config/gcn/gcn.cc | 2 +- libgcc/ChangeLog.omp | 13 ++++++++++++ libgcc/config/gcn/simd-math/amdgcnmach.h | 3 ++- libgcc/config/gcn/simd-math/v64df_ilogb.c | 34 +++++++++++++------------------ libgcc/config/gcn/simd-math/v64df_rint.c | 4 ++-- libgcc/config/gcn/simd-math/v64sf_rint.c | 22 +++++++------------- 7 files changed, 44 insertions(+), 39 deletions(-)