This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b4569a3ebd i386: Enable -mnop-mcount for -fpic with PLTs [PR119386] new b0d7d644f3c c++: format attribute redeclaration [PR116954] new 5fdb0145fb9 c++: templates, attributes, #pragma target [PR114772] new dbffeadf7f6 Doc: make regenerate-opt-urls
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/common.opt.urls | 5 +++-- gcc/cp/contracts.cc | 6 +++++- gcc/cp/pt.cc | 2 ++ gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++ gcc/testsuite/g++.dg/warn/Wformat-3.C | 19 +++++++++++++++++++ 5 files changed, 47 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.C create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-3.C