This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9abc830247e libgomp: Fix up -static -fopenmp linking [PR109904] new 62d08a67c83 tree-ssa-math-opts: Pattern recognize hand written __builti [...] new bd0f2828432 tree-ssa-math-opts: Pattern recognize some further hand wri [...]
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/testsuite/gcc.dg/tree-ssa/pr101856.c | 11 ++++++++ gcc/testsuite/gcc.target/i386/pr105776.c | 43 ++++++++++++++++++++++++++++++++ gcc/tree-ssa-math-opts.cc | 30 +++++++++++++++++++++- 3 files changed, 83 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr101856.c create mode 100644 gcc/testsuite/gcc.target/i386/pr105776.c