This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4afbebcdc57 i386: Add cbranchti4 pattern to i386.md (for -m32 compare_b [...] new 3521768e8e3 Fortran: Enable class expressions in structure constructors [...]
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/fortran/expr.cc | 4 +- gcc/fortran/resolve.cc | 5 +- gcc/fortran/trans-decl.cc | 1 - gcc/fortran/trans-expr.cc | 59 +++++++++++++++--- gcc/testsuite/gfortran.dg/pr49213.f90 | 109 ++++++++++++++++++++++++++++++++++ 5 files changed, 166 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr49213.f90