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 b79b723 2016-09-29 Steven G. Kargl <kargl(a)gcc.gnu.org>
new b8bfbcb 2016-09-29 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 | 10 ++++++++++
gcc/fortran/array.c | 9 +++++++++
gcc/fortran/intrinsic.c | 7 ++++---
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gfortran.dg/c_assoc_2.f03 | 2 +-
gcc/testsuite/gfortran.dg/c_assoc_4.f90 | 2 +-
gcc/testsuite/gfortran.dg/ieee/pr77507.f90 | 7 +++++++
gcc/testsuite/gfortran.dg/pr77506.f90 | 4 ++++
libgfortran/ChangeLog | 7 +++++++
libgfortran/ieee/ieee_arithmetic.F90 | 16 ++++++++--------
10 files changed, 60 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/ieee/pr77507.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77506.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 llvm.
from 97fcd6e [RegisterBankInfo] Change the default mapping for Copy and PHI.
new 07beb3c [LAA, LV] Port to new streaming interface for opt remarks. U [...]
new a9b1465 Revert "[LAA, LV] Port to new streaming interface for opt rem [...]
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:
--
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 binutils-gdb.
from 93dc595 Don't merge 2 sections with different SHF_EXCLUDE
new a429720 Update tests to account for the L operand being compulsory.
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:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.arch/powerpc-power.exp | 4 ++--
gdb/testsuite/gdb.arch/powerpc-power.s | 4 ++--
3 files changed, 10 insertions(+), 4 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 master
in repository llvm.
from 50f86f2 Generalize ArgList::AddAllArgs more
new 97fcd6e [RegisterBankInfo] Change the default mapping for Copy and PHI.
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:
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 4 +-
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 87 ++++++++++++-----------------
2 files changed, 37 insertions(+), 54 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 master
in repository clang.
from 2d68345 [sanitizer-coverage] a bit more docs
new ce09b18 [Myriad] Silently ignore -fno-split-dwarf-inlining
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:
lib/Driver/Tools.cpp | 14 ++++++++------
test/Driver/myriad-toolchain.c | 3 ++-
2 files changed, 10 insertions(+), 7 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 release_39
in repository llvm.
from 2eb3d6d Cherry pick r281957 (see http://llvm.org/PR30463)
new 4607999 [3.9.1] Merging r280837 [X86] Don't reduce the width of vecto [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 3 ++-
test/CodeGen/X86/pr30298.ll | 43 ++++++++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/pr30298.ll
--
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 llvm.
from cb40e05 [LV] Port OptimizationRemarkAnalysisFPCommute and Optimizatio [...]
new 50f86f2 Generalize ArgList::AddAllArgs more
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:
include/llvm/Option/ArgList.h | 4 ++++
lib/Option/ArgList.cpp | 27 ++++++++++++++++++++++-----
2 files changed, 26 insertions(+), 5 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 master
in repository lldb.
from 00ff0ce To fix TestObjCMethods2/i386, allowed messaging nil ObjC obje [...]
new cb4a482 Fix an issue where, in i386 mode, the wrong values were being [...]
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:
source/Plugins/Language/ObjC/NSDictionary.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 master
in repository binutils-gdb.
from bb80557 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
new 93dc595 Don't merge 2 sections with different SHF_EXCLUDE
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:
ld/ChangeLog | 10 ++++++++++
ld/emultempl/elf32.em | 9 ++++++++-
ld/testsuite/ld-elf/pr20528a.d | 9 +++++++++
ld/testsuite/ld-elf/pr20528a.s | 6 ++++++
ld/testsuite/ld-elf/pr20528b.d | 9 +++++++++
ld/testsuite/ld-elf/pr20528b.s | 6 ++++++
6 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 ld/testsuite/ld-elf/pr20528a.d
create mode 100644 ld/testsuite/ld-elf/pr20528a.s
create mode 100644 ld/testsuite/ld-elf/pr20528b.d
create mode 100644 ld/testsuite/ld-elf/pr20528b.s
--
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 63732a6 2016-09-29 Steven G. Kargl <kargl(a)gcc.gnu.org>
new b79b723 2016-09-29 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 | 10 ++++++++++
gcc/fortran/decl.c | 1 +
gcc/fortran/trans-decl.c | 16 +++++++++++++---
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gfortran.dg/pr71067_1.f90 | 5 +++++
gcc/testsuite/gfortran.dg/pr71067_2.f90 | 7 +++++++
gcc/testsuite/gfortran.dg/pr77260_1.f90 | 25 +++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr77260_2.f90 | 26 ++++++++++++++++++++++++++
8 files changed, 98 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71067_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr71067_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77260_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77260_2.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.