This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1bf0cd05cb3 MATCH: Add `(X & ~Y) & Y` and `(X | ~Y) | Y` new c23ce23e9ce Fortran: Pad mismatched charlens in component initializers [...]
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/decl.cc | 84 +++++++++++++++++++++-------------- gcc/fortran/trans-expr.cc | 8 +--- gcc/testsuite/gfortran.dg/pr68155.f90 | 29 ++++++++++++ 3 files changed, 80 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr68155.f90