This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5031cc843a3 libstdc++: Simplify use_proxy_wait function new 4f1bde997f5 doc: List more valid -x option arguments new 2c83c3522e5 c: Optimize TARGET_EXPRs for _Atomic loads [PR123475]
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-typeck.cc | 32 ++++++++++++++++++++++++++++++++ gcc/doc/invoke.texi | 14 ++++++++++---- gcc/testsuite/gcc.dg/pr123475.c | 12 ++++++++++++ 3 files changed, 54 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr123475.c