This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dcb7009efc5 bootstrap/119513 - fix cobol bootstrap with --enable-genera [...] new dd9ed951f40 If the LHS does not contain zero, neither do multiply operands. new bb389fb04b0 other/119510 - use --enable-languages=default,cobol for rel [...]
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/range-op.cc | 7 +++++++ gcc/testsuite/gcc.dg/pr110992.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.dg/pr119471.c | 19 +++++++++++++++++++ maintainer-scripts/gcc_release | 2 +- 4 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr110992.c create mode 100644 gcc/testsuite/gcc.dg/pr119471.c