This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3c3beb1a813 Add test case for PR 97799. new 7f851c33411 libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798] new b71ff8c15f5 Fortran: improve location data for OpenACC/OpenMP directive [...] new 071a31a5338 Add support for copy specifiers in fnspec new cb808c583de Specify reason of -Winvalid-pch warning new 896db49a442 More PRE compile-time optimizations
The 5 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/attr-fnspec.h | 28 +++++- gcc/bitmap.c | 5 + gcc/builtins.c | 16 ++-- gcc/c-family/c-pch.c | 40 +++----- gcc/fortran/trans-openmp.c | 50 +++++----- .../goacc/classify-kernels-unparallelized.f95 | 4 +- .../gfortran.dg/goacc/classify-kernels.f95 | 4 +- gcc/tree-ssa-alias.c | 35 ++++--- gcc/tree-ssa-pre.c | 40 ++++---- libcpp/files.c | 2 +- libstdc++-v3/include/ext/numeric_traits.h | 104 ++++++++++++++------- 11 files changed, 196 insertions(+), 132 deletions(-)