This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cf22e30f0cf c++: Non-inline temploid friends should still be COMDAT [PR122819] new e3a60357520 target/123027 - handle min/max expansion when -ffinite-math-only
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/config/i386/i386-expand.cc | 9 +++++++-- gcc/testsuite/gcc.dg/torture/pr123027.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr123027.c | 15 +++++++++++++++ 3 files changed, 42 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr123027.c create mode 100644 gcc/testsuite/gcc.target/i386/pr123027.c