This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bd37ce3e00c * tree.def (SWITCH_EXPR): Change from 3 operand to 2 opera [...] new acfc72fee4e PR rtl-optimization/81020 * gcc.dg/pr81020.c: New test. new bde2bf5ed68 [Patch AArch64] Fixup floating point division with -march=a [...]
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/ChangeLog | 6 ++++++ gcc/config/aarch64/aarch64.c | 3 +++ gcc/config/aarch64/aarch64.md | 2 +- gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/gcc.dg/pr81020.c | 23 +++++++++++++++++++++++ 5 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr81020.c