This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d5ac0401eb1 Relocatable read-only section support for absolute jump table new 855ce4cda1a guality: Workaround for guality/pr59776.c testcase new 2d8b144a2a6 c: Reject _Atomic type * as last argument to __builtin_*_ov [...]
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-family/c-common.c | 11 +++++-- gcc/testsuite/gcc.dg/builtin-arith-overflow-4.c | 43 +++++++++++++++++++++++++ gcc/testsuite/gcc.dg/guality/pr59776.c | 2 +- 3 files changed, 53 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/builtin-arith-overflow-4.c