This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 24a041ea863 [testsuite] restore default action from dfp.exp [PR120631] new 15fcb2f556f gcc: middle-end opt for trigonometric pi-based functions builtins
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/fold-const-call.cc | 36 +++++++++++ gcc/fold-const.cc | 14 +++++ gcc/testsuite/gcc.dg/torture/builtin-math-9.c | 86 +++++++++++++++++++++++++++ gcc/testsuite/lib/target-supports.exp | 14 +++++ gcc/tree-call-cdce.cc | 16 +++++ 5 files changed, 166 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/torture/builtin-math-9.c