This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3472b5749df enable adjustment of return_pc debug attrs new 51046e46ae6 Fix returned type to be allocatable for user-functions. new 9ab90fc6273 testsuite: go: Require split-stack support for go.test/test [...] new 9fff0be2f84 go: Fix gccgo -v on Solaris with ld
The 3 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 | 13 ++++-- gcc/fortran/trans-expr.cc | 35 +++++++------- gcc/go/gospec.cc | 7 ++- gcc/testsuite/gfortran.dg/class_77.f90 | 83 ++++++++++++++++++++++++++++++++++ gcc/testsuite/go.test/go-test.exp | 3 +- 5 files changed, 116 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/class_77.f90