This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9f04f81 Remove conflict marker
new b1759f4 2016-11-24 Richard Biener <rguenther(a)suse.de>
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 | 9 +++++++++
gcc/passes.def | 3 +++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/autopar/uns-outer-6.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/20030808-1.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/20040305-1.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/sccp-2.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/vect/pr38529.c | 4 ----
gcc/tree-ssa-dce.c | 21 +++++++++++++--------
9 files changed, 53 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/sccp-2.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 9631a46 PR ada/67205 * config/mips/mips.c (TARGET_CUSTOM_FUNCTION_D [...]
new a9eff29 Fix PR77673: bswap loads passed end of object
new ee0c17a Improve comment for struct symbolic_number in bswap pass
new 9f04f81 Remove conflict marker
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/ChangeLog | 21 ++++++++++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/pr77673.c | 19 ++++++++++
gcc/tree-ssa-math-opts.c | 81 +++++++++++++++++++++++++++---------------
4 files changed, 96 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr77673.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 db02e0a [Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should not r [...]
new d4ee026 [PR 70965] Schedule extra rebuild_cgraph_edges
new 9631a46 PR ada/67205 * config/mips/mips.c (TARGET_CUSTOM_FUNCTION_D [...]
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 | 10 ++++++++++
gcc/config/mips/mips.c | 4 ++++
gcc/passes.def | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr70965.C | 21 +++++++++++++++++++++
5 files changed, 41 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr70965.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 0e722c9 Automatic date update in version.in
new ec8f768 Prevent problems with section alignment by not shrinking the [...]
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:
bfd/ChangeLog | 6 ++++++
bfd/peXXigen.c | 22 ++--------------------
2 files changed, 8 insertions(+), 20 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 5a362a4 2016-11-25 Richard Biener <rguenther(a)suse.de>
new db02e0a [Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should not r [...]
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 | 12 ++++++++++++
gcc/config/i386/i386.c | 27 ++++++++++++++++++---------
gcc/doc/tm.texi | 2 +-
gcc/target.def | 12 ++++++++----
4 files changed, 39 insertions(+), 14 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 lld.
from 97afe70 [ELF] EhOutputSection improvements
new eff7321 [ELF] Refactor getDynRel to print error location
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:
ELF/Relocations.cpp | 4 ++++
ELF/Target.cpp | 41 +++++++++++++++++----------------------
ELF/Target.h | 1 +
test/ELF/aarch64-fpic-abs16.s | 2 +-
test/ELF/aarch64-fpic-prel16.s | 2 +-
test/ELF/aarch64-fpic-prel32.s | 2 +-
test/ELF/aarch64-fpic-prel64.s | 2 +-
test/ELF/x86-64-dyn-rel-error.s | 2 +-
test/ELF/x86-64-dyn-rel-error2.s | 2 +-
test/ELF/x86-64-reloc-32-fpic.s | 2 +-
test/ELF/x86-64-reloc-pc32-fpic.s | 2 +-
11 files changed, 31 insertions(+), 31 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 c899a84 Tweak LRA handling of shared spill slots
new 8784ea7 PR gcov-profile/78467 * gcc.dg/tree-prof/comp-goto-1.c (ins [...]
new 5a362a4 2016-11-25 Richard Biener <rguenther(a)suse.de>
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 | 7 +++++++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/tree-prof/comp-goto-1.c | 2 +-
gcc/tree-vectorizer.c | 11 ++++++++++-
4 files changed, 25 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 lld.
from 3344b37 [ELF] - Add support for access to most of synthetic sections [...]
new 97afe70 [ELF] EhOutputSection improvements
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:
ELF/OutputSections.cpp | 14 +++++++-------
ELF/OutputSections.h | 6 ++----
2 files changed, 9 insertions(+), 11 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 3170af2 Tighten check for whether sibcall references local variables
new 6d75be3 Add run tests for recent sibcall patches
new 173db80 Set mode of decimal floats before calling layout_type
new c899a84 Tweak LRA handling of shared spill slots
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/ChangeLog | 21 +++++++
gcc/config/rs6000/rs6000.c | 4 +-
gcc/function.c | 8 +++
gcc/function.h | 2 +
gcc/lra-spills.c | 70 +++++++++------------
gcc/stor-layout.c | 7 ++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/tree-ssa/tailcall-7-run.c | 72 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/tailcall-8-run.c | 86 ++++++++++++++++++++++++++
gcc/tree.c | 6 +-
10 files changed, 234 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/tailcall-7-run.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/tailcall-8-run.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 release_39
in repository lld.
from 96aa6cf Merging r279368: -------------------------------------------- [...]
new 09088fb Merging r280990:
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:
ELF/InputFiles.cpp | 3 ++-
test/ELF/as-needed-no-reloc.s | 2 +-
test/ELF/shared.s | 1 -
3 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.