This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 92ad6d4ebfe Mention generating C prototypes in the C interop documentation. new 355475e332f rtlanal: Treat writes to sp as also writing to memory [PR117938] new c97692d5403 OpenMP: Robustify C front end handling of attribute-syntax pragmas
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/c-parser.cc | 46 +++++++++++++++++++++++---------- gcc/rtlanal.cc | 14 +++++++--- gcc/testsuite/gcc.dg/torture/pr117938.c | 36 ++++++++++++++++++++++++++ 3 files changed, 79 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr117938.c