This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 88732d9eb88 install: Replace bzip2 by xz new 01a523943c0 [hardbool] implement OP=, ++ and --, volatile and atomics
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-family/c-attribs.cc | 19 +++-- gcc/c/c-tree.h | 3 +- gcc/c/c-typeck.cc | 83 ++++++++++++++++++---- gcc/testsuite/gcc.dg/torture/hardbool-ai.c | 7 ++ .../torture/{hardbool-ll.c => hardbool-vi.c} | 2 +- gcc/testsuite/gcc.dg/torture/hardbool.c | 68 +++++++++++++++++- 6 files changed, 160 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/hardbool-ai.c copy gcc/testsuite/gcc.dg/torture/{hardbool-ll.c => hardbool-vi.c} (59%)