This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e0332517f90 Regenerate configure for 54b3d52 new 2595f25cdaf fortran: Fix up ISO_Fortran_binding_15.f90 failures [PR92123] new b285bebe6ad i386: Optimize popcnt followed by zero/sign extension [PR91824]
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 | 6 ++++ gcc/config/i386/i386.md | 54 +++++++++++++++++++++++++++++++ gcc/fortran/ChangeLog | 10 ++++++ gcc/fortran/trans-decl.c | 14 ++++++-- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.target/i386/pr91824-1.c | 54 +++++++++++++++++++++++++++++++ 6 files changed, 141 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr91824-1.c