This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from bbc17959bc6 Daily bump.
new adb48b274b0 Fix phi backedge detection in backprop (PR85989)
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/ChangeLog | 10 ++++++++++
gcc/gimple-ssa-backprop.c | 21 +++++++++++++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr85989.c | 31 +++++++++++++++++++++++++++++++
4 files changed, 63 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr85989.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 binutils-gdb.
from add4131108 Fix "may be used uninitialized" warning.
new 155ea1bc92 Bump version number and summarize new features in 1.16.
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:
gold/ChangeLog | 5 +++++
gold/NEWS | 18 ++++++++++++++++++
gold/version.cc | 2 +-
3 files changed, 24 insertions(+), 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 master
in repository gcc.
from 36b6cd49c52 * doc/invoke.texi (mno-fancy-math-387): Update for [...]
new c3336d50e9b /cp 2018-06-23 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 12 ++++
gcc/cp/decl.c | 109 ++++++++++++++++++-----------
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/g++.dg/concepts/locations1.C | 15 ++++
gcc/testsuite/g++.dg/cpp0x/locations1.C | 29 ++++++++
gcc/testsuite/g++.dg/cpp1z/inline-var2.C | 78 ++++++++++-----------
gcc/testsuite/g++.dg/cpp1z/inline-var3.C | 24 +++----
7 files changed, 181 insertions(+), 93 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/locations1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/locations1.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 binutils-gdb.
from 750ea5ed38 Add x86-64 support for Indirect Branch Tracking (IBT).
new add4131108 Fix "may be used uninitialized" warning.
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:
gold/ChangeLog | 5 +++++
gold/x86_64.cc | 2 +-
2 files changed, 6 insertions(+), 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 master
in repository binutils-gdb.
from a2575bec24 Update support for .note.gnu.property sections.
new 750ea5ed38 Add x86-64 support for Indirect Branch Tracking (IBT).
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:
gold/ChangeLog | 7 +
gold/x86_64.cc | 494 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 497 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 binutils-gdb.
from a1893a821c Silence GCC 9 error about deprecated implicit copy constructor.
new a2575bec24 Update support for .note.gnu.property sections.
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:
gold/ChangeLog | 35 ++++++++
gold/layout.cc | 186 ++++++++++++++++++++++++++++++++--------
gold/layout.h | 13 ++-
gold/object.cc | 5 +-
gold/target.h | 35 ++++----
gold/testsuite/Makefile.am | 4 +-
gold/testsuite/Makefile.in | 4 +-
gold/testsuite/gnu_property_a.S | 5 ++
gold/x86_64.cc | 116 ++++++++++++++++++++-----
9 files changed, 320 insertions(+), 83 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 4fc14da1fc9 [X86] Teach disassembler to use %eip instead of %rip when 0 [...]
new b457430300d [X86] Make %eiz usage in 64-bit mode, force a 0x67 address [...]
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/MCTargetDesc/X86MCCodeEmitter.cpp | 2 ++
test/MC/X86/x86_64-encoding.s | 16 ++++++++++------
2 files changed, 12 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 master
in repository llvm.
from af8308f06ae [X86][AsmParser] Improve base/index register checks.
new 4fc14da1fc9 [X86] Teach disassembler to use %eip instead of %rip when 0 [...]
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/Disassembler/X86Disassembler.cpp | 4 +++-
test/MC/Disassembler/X86/x86-64.txt | 4 ++++
2 files changed, 7 insertions(+), 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 master
in repository llvm.
from 17957ec5e50 Fix invariant fdiv hoisting in LICM
new af8308f06ae [X86][AsmParser] Improve base/index register checks.
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/AsmParser/X86AsmParser.cpp | 37 ++++++++++++++++++++++++-------
test/MC/X86/x86_errors.s | 16 +++++++++++++
2 files changed, 45 insertions(+), 8 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 gcc.
from 0dc7ccc1591 runtime: use #ifdef instead of #if for USING_SPLIT_STACK
new 36b6cd49c52 * doc/invoke.texi (mno-fancy-math-387): Update for [...]
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/ChangeLog | 5 +++++
gcc/doc/invoke.texi | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.