This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 45c13053b60 compiler: suppress type descriptor generation for aliases new 4e858fb59f9 Simplify the code. new c71b2642d0e 2019-09-11 Steven G. Kargl kargl@gcc.gnu.org
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 | 5 +++++ gcc/config/rs6000/predicates.md | 3 +-- gcc/fortran/ChangeLog | 6 ++++++ gcc/fortran/io.c | 11 +++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/pr91642.f90 | 19 +++++++++++++++++++ 6 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr91642.f90