This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b6e22db8564 target/89125 - BSD and math functions new ab91c10792c tree-optimization/100810 - avoid undefs in IVOPT rewrites
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/testsuite/gcc.dg/torture/pr100810.c | 34 +++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr105337.c | 31 ++++++++++++++++++++++++++++++ gcc/tree-ssa-loop-ivopts.cc | 31 ++++++++++++++++++++++++++++++ 3 files changed, 96 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/torture/pr100810.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr105337.c