This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 948d33f490a tree-optimization/123190 - fix costing of permuted contiguo [...] new fc2ee2f20c7 combine: Partially revert the r12-4475 changes [PR120250] new 3a05f190ffd defaults: Use argument in default EH_RETURN_DATA_REGNO defi [...]
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/combine.cc | 3 +- gcc/defaults.h | 2 +- gcc/testsuite/gcc.c-torture/compile/pr120250.c | 38 ++++++++++++++++++++++++++ 3 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr120250.c