This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 28569e79e34 RISC-V: Support VLS floating-point FMA/FNMA/FMS auto-vectorization new 836e2cff7d9 c/111468 - add unordered compare and pointer diff to GIMPLE [...]
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/gimple-parser.cc | 72 +++++++++++++++++++++++++++----------- gcc/testsuite/gcc.dg/gimplefe-50.c | 27 ++++++++++++++ gcc/testsuite/gcc.dg/gimplefe-51.c | 12 +++++++ 3 files changed, 91 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/gimplefe-50.c create mode 100644 gcc/testsuite/gcc.dg/gimplefe-51.c