This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 7ac1a99ccff libatomic: Fix up libat_{,un}lock_n for mingw [PR119796] new b14ae44ec26 c++: constexpr, trivial, and non-alias target [PR111075] new a32919a4788 c++: templates, attributes, #pragma target [PR114772]
The 2 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/cp/constexpr.cc | 3 +++ gcc/cp/pt.cc | 2 ++ gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.C