This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f89c7916b97 Daily bump. new 980929bdb80 c: Fix ICEs from invalid atomic compound assignment [PR9819 [...]
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/c/c-typeck.cc | 18 +++++++++++------- gcc/testsuite/gcc.dg/noncompile/20020207-1.c | 8 ++++---- gcc/testsuite/gcc.dg/pr117755-1.c | 15 +++++++++++++++ gcc/testsuite/gcc.dg/pr14765-1.c | 2 +- gcc/testsuite/gcc.dg/pr98195-1.c | 12 ++++++++++++ gcc/testsuite/objc.dg/method-11.m | 2 +- 6 files changed, 44 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr117755-1.c create mode 100644 gcc/testsuite/gcc.dg/pr98195-1.c