This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 84a5be47f8e doc: Fixes to RTL-SSA sample code new 8f3c4517b1f libgomp: call numa_available first when using libnuma new 482551a79a3 tree-optimization/111039 - abnormals and bit test merging
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/pr111039.c | 15 +++++++++++++++ gcc/tree-ssa-ifcombine.cc | 7 +++++++ libgomp/allocator.c | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/pr111039.c