This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e51b4c73b2c PR libgomp/80394 * omp-low.c (scan_omp_task): Don't optim [...] new 4d8ee53b803 PR rtl-optimization/80385 * simplify-rtx.c (simplify_unar [...] new d7a357e00fc PR middle-end/80100 * simplify-rtx.c (simplify_binary_ope [...]
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/ChangeLog | 8 ++++++++ gcc/simplify-rtx.c | 10 ++++++---- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/g++.dg/opt/pr80385.C | 14 ++++++++++++++ gcc/testsuite/gcc.dg/pr80100.c | 9 +++++++++ 5 files changed, 45 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr80385.C create mode 100644 gcc/testsuite/gcc.dg/pr80100.c