This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 71a44faa8a4 libstdc++: Sync the atomic_link_flags implementation with GCC. new 4adb1a5839e testsuite, Darwin: Use the IOKit framework in framework-1.c [...] new c7a774edbf8 analyzer: fixes to __atomic_{exchange,load,store} [PR114286]
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/kf.cc | 135 ++++++++++++++++----- .../analyzer/atomic-builtins-pr114286.c | 48 ++++++++ gcc/testsuite/gcc.dg/framework-1.c | 8 +- 3 files changed, 157 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/analyzer/atomic-builtins-pr114286.c