This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 28bc943581b compiler: open code string slice expressions new df55597f21a compiler: omit write barrier for assignment to *(conver [...] new 4c51528022b Fix missing name in ChangeLog new eb4ef10cefd PR c++/90953 - ICE with -Wmissing-format-attribute. * c-c [...]
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/ChangeLog | 1 + gcc/c-family/ChangeLog | 7 +++++++ gcc/c-family/c-common.c | 6 +++--- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/wb.cc | 20 ++++++++++++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/warn/miss-format-7.C | 29 +++++++++++++++++++++++++++++ 7 files changed, 66 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/miss-format-7.C