This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e1da6283a1c complex: Don't DCE unused COMPLEX_EXPRs for -O0 [PR119190] new 20e5aa9cc15 tree: Improve skip_simple_arithmetic [PR119183] new 8e1efc3c864 Make libgcobol/configure.tgt more similar to other libraries new 3f717f9565c cobol: Use *.cc suffix for bison/flex generated C++ files new 8e8546d1260 cobol: Fix --enable-link-serialization build
The 4 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/cobol/Make-lang.in | 35 +++++++++++++++++++---------------- gcc/testsuite/gcc.dg/pr119183.c | 12 ++++++++++++ gcc/tree.cc | 14 +++++++++++++- libgcobol/configure.tgt | 10 +++++++--- 4 files changed, 51 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr119183.c