This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a65e1487cda [RISC-V] Aggressively hoist VXRM assignments new d7f2c1bff69 c: Diagnose char argument to __builtin_stdc_*
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-parser.cc | 8 ++++++++ gcc/testsuite/gcc.dg/builtin-stdc-bit-3.c | 21 +++++++++++++++++++++ gcc/testsuite/gcc.dg/builtin-stdc-rotate-3.c | 9 +++++++++ 3 files changed, 38 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/builtin-stdc-bit-3.c create mode 100644 gcc/testsuite/gcc.dg/builtin-stdc-rotate-3.c