This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1bf18629c54 amdgcn: Add gfx1103 target new d475a4571ef analyzer: add SARIF property bags to taint diagnostics new c6cf5789135 analyzer: look through casts in taint sanitization [PR11297 [...]
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/analyzer/sm-taint.cc | 58 +++++++++++++++++++++++++-- gcc/testsuite/gcc.dg/plugin/plugin.exp | 2 + gcc/testsuite/gcc.dg/plugin/taint-pr112974.c | 59 ++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/plugin/taint-pr112975.c | 53 +++++++++++++++++++++++++ 4 files changed, 169 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/plugin/taint-pr112974.c create mode 100644 gcc/testsuite/gcc.dg/plugin/taint-pr112975.c