This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 9ef0cf01993 Daily bump. new 70eaec53f32 c++: constexpr, trivial, and non-alias target [PR111075] new 8a884140c2b libcpp: Fix incorrect line numbers in large files [PR108900] new 8d70737492a c++: templates, attributes, #pragma target [PR114772]
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/cp/constexpr.cc | 3 +++ gcc/cp/pt.cc | 2 ++ gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++ libcpp/files.cc | 9 +++++++++ 4 files changed, 32 insertions(+) create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.C