This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 217a0fcb852 middle-end: don't create LC-SSA PHI variables for PHI nodes [...] new 202a214d685 libcpp: testsuite: Add test for fixed _Pragma bug [PR82335] new 19cc4b9d749 c++: Make -Wunknown-pragmas controllable by #pragma GCC dia [...]
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/c-family/c-pragma.cc | 3 +- .../c-c++-common/cpp/Wunknown-pragmas-1.c | 13 ++++++++ .../c-c++-common/cpp/diagnostic-pragma-3.c | 37 ++++++++++++++++++++++ 3 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/cpp/Wunknown-pragmas-1.c create mode 100644 gcc/testsuite/c-c++-common/cpp/diagnostic-pragma-3.c