This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d19c7e92ee2 gcc/testsuite/ChangeLog: new 484051f7fd0 PR tree-optimization/83698 - bogus offset in -Wrestrict mes [...]
The 1 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 | 11 +++++ gcc/gimple-ssa-warn-restrict.c | 60 +++++++++++++++++++++----- gcc/testsuite/ChangeLog | 7 +++ gcc/testsuite/c-c++-common/Wrestrict.c | 11 +++-- gcc/testsuite/gcc.dg/Wrestrict-7.c | 51 ++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/chkp-stropt-17.c | 2 +- 6 files changed, 127 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-7.c