This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2b3a3d7fe34 lto: fix usage of timer in materialize_cgraph new a8404c07e7f Fix thinko in operator_bitwise_xor::op1_range
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/range-op.cc | 3 +++ gcc/testsuite/gnat.dg/opt100.adb | 13 +++++++++++++ gcc/testsuite/gnat.dg/opt100_pkg.adb | 17 +++++++++++++++++ gcc/testsuite/gnat.dg/opt100_pkg.ads | 23 +++++++++++++++++++++++ 4 files changed, 56 insertions(+) create mode 100644 gcc/testsuite/gnat.dg/opt100.adb create mode 100644 gcc/testsuite/gnat.dg/opt100_pkg.adb create mode 100644 gcc/testsuite/gnat.dg/opt100_pkg.ads