This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 68c5a37 gcc/fortran/ChangeLog:
new b4a4c5f Clean up fallout on ILP32 from r229831.
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/c-family/ChangeLog | 4 ++++
gcc/c-family/c.opt | 2 +-
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/init.c | 12 +++++++-----
4 files changed, 19 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 53d487e 2015-11-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 30bf655 2015-11-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/ChangeLog | 5 +++++
gcc/fortran/check.c | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr68153.f90 | 9 +++++++++
4 files changed, 49 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr68153.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b64400b 2015-11-08 Steven G. Kargl <kargl(a)gc.gnu.org>
new 68c5a37 gcc/fortran/ChangeLog:
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/ChangeLog | 6 +++++
gcc/fortran/trans-array.c | 2 ++
gcc/testsuite/ChangeLog | 5 ++++
.../gfortran.dg/allocate_with_arrayspec_1.f90 | 29 ++++++++++++++++++++++
4 files changed, 42 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/allocate_with_arrayspec_1.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 427ffb9 Backport from mainline. * config/rs6000/atexit.c: New [...]
new 53d487e 2015-11-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/ChangeLog | 5 +++++
gcc/fortran/match.c | 20 +++++++++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr68151.f90 | 13 +++++++++++++
4 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr68151.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2bd8d01 2015-11-08 Paul Thomas <pault(a)gcc.gnu.org>
new b64400b 2015-11-08 Steven G. Kargl <kargl(a)gc.gnu.org>
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/ChangeLog | 6 ++++++
gcc/fortran/array.c | 24 +++++++++++++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr68224.f90 | 10 ++++++++++
4 files changed, 40 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr68224.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9c70350 [AArch64] Fix vqtb[lx][234] on big-endian
new 2bd8d01 2015-11-08 Paul Thomas <pault(a)gcc.gnu.org>
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/ChangeLog | 16 ++++++++++++-
gcc/fortran/check.c | 10 ++++++++-
gcc/fortran/class.c | 4 ++++
gcc/fortran/trans-types.c | 14 +++++++++++-
gcc/testsuite/ChangeLog | 10 ++++++++-
gcc/testsuite/gfortran.dg/pr66465.f90 | 23 +++++++++++++++++++
gcc/testsuite/gfortran.dg/proc_ptr_47.f90 | 37 +++++++++++++++++++++++++++++++
7 files changed, 110 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr66465.f90
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_47.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from e212450 Daily bump.
new 427ffb9 Backport from mainline. * config/rs6000/atexit.c: New [...]
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:
libgcc/ChangeLog | 11 ++++++++++
libgcc/config/rs6000/{crtcxa.c => atexit.c} | 32 +++++++++++++++--------------
libgcc/config/rs6000/cxa_finalize.c | 4 ++--
libgcc/config/rs6000/libgcc-aix-cxa.ver | 4 ++++
libgcc/config/rs6000/t-aix-cxa | 3 ++-
5 files changed, 36 insertions(+), 18 deletions(-)
copy libgcc/config/rs6000/{crtcxa.c => atexit.c} (63%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f02fb4c Daily bump.
new 9c70350 [AArch64] Fix vqtb[lx][234] on big-endian
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.target/aarch64/advsimd-intrinsics/vqtbX.c | 519 +++++++++++++++++++++
1 file changed, 519 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqtbX.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dfdcfaa * config/sparc/sparc.opt (mfix-at697f): Add final period.
new f02fb4c Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from b2560a3 2015-11-07 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new e212450 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.