This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f1652e3343b PR rtl-optimization/101617: Use neg/sbb in ix86_expand_int_movcc. new 871dbb6112e Fortran: improve runtime error message with ALLOCATE and ER [...]
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/libgfortran.h | 1 + gcc/fortran/trans-stmt.cc | 33 +++++++++++++-- gcc/fortran/trans.cc | 4 +- .../gfortran.dg/allocate_alloc_opt_15.f90 | 49 ++++++++++++++++++++++ 4 files changed, 82 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/allocate_alloc_opt_15.f90