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 ae0264a647 gas: fix tests call-relax and asi-bump-warn in 32-bit SPARC [...]
new 92f7d783c1 x86: Add GC testcases with 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:
ld/ChangeLog | 14 ++++++++++++++
ld/testsuite/ld-i386/i386.exp | 2 ++
ld/testsuite/ld-i386/property-x86-4a.d | 10 ++++++++++
ld/testsuite/ld-i386/property-x86-4a.s | 5 +++++
ld/testsuite/ld-i386/property-x86-4b.d | 10 ++++++++++
ld/testsuite/ld-i386/property-x86-4b.s | 20 ++++++++++++++++++++
ld/testsuite/ld-x86-64/property-x86-4a.d | 10 ++++++++++
ld/testsuite/ld-x86-64/property-x86-4a.s | 5 +++++
ld/testsuite/ld-x86-64/property-x86-4b.d | 10 ++++++++++
ld/testsuite/ld-x86-64/property-x86-4b.s | 20 ++++++++++++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 ++
11 files changed, 108 insertions(+)
create mode 100644 ld/testsuite/ld-i386/property-x86-4a.d
create mode 100644 ld/testsuite/ld-i386/property-x86-4a.s
create mode 100644 ld/testsuite/ld-i386/property-x86-4b.d
create mode 100644 ld/testsuite/ld-i386/property-x86-4b.s
create mode 100644 ld/testsuite/ld-x86-64/property-x86-4a.d
create mode 100644 ld/testsuite/ld-x86-64/property-x86-4a.s
create mode 100644 ld/testsuite/ld-x86-64/property-x86-4b.d
create mode 100644 ld/testsuite/ld-x86-64/property-x86-4b.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 master
in repository gcc.
from 5407f1e9586 gcc/c-family: 2017-05-19 Bernd Edlinger <bernd.edlinger@h [...]
new 85e093dce47 PR sanitizer/80800 * fold-const.c (extract_muldiv_1) <cas [...]
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 | 6 ++++++
gcc/fold-const.c | 2 ++
gcc/testsuite/ChangeLog | 6 ++++++
.../c-c++-common/Wduplicated-branches-1.c | 2 +-
gcc/testsuite/c-c++-common/ubsan/pr80800.c | 25 ++++++++++++++++++++++
5 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr80800.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 llvm.
from 285ad946f75 [LoopPredication] NFC. Extract LoopICmp struct and parseLoo [...]
new 519ca370237 [AMDGPU][MC] Corrected disassembler to decode instructions [...]
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/AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 14 ++++++++++----
lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h | 2 ++
test/MC/Disassembler/AMDGPU/sopc_vi.txt | 3 +++
3 files changed, 15 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 gcc.
from d14ef710b46 * call.c (add_list_candidates): Use OVL_FIRST. (build_new [...]
new 5407f1e9586 gcc/c-family: 2017-05-19 Bernd Edlinger <bernd.edlinger@h [...]
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 | 5 +++
gcc/c-family/c-format.c | 3 +-
gcc/cp/ChangeLog | 11 +++++++
gcc/cp/class.c | 3 +-
gcc/cp/config-lang.in | 2 +-
gcc/cp/except.c | 87 +++++++++++++++++++++++--------------------------
gcc/cp/friend.c | 4 ++-
gcc/cp/init.c | 5 ++-
gcc/cp/lambda.c | 6 +++-
9 files changed, 72 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 llvm.
from ede5ffa4d3a [AMDGPU][MC] Fixed bugs in export instruction
new 92e33060a26 [LoopPredication] NFC. Add an early exit if there is no gua [...]
new f7a732400a9 [LoopPredication] NFC. Extract CanExpand helper lambda
new 481df100e8d [LoopPredication] NFC. Extract LoopPredication::expandCheck helper
new 285ad946f75 [LoopPredication] NFC. Extract LoopICmp struct and parseLoo [...]
The 4 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/Transforms/Scalar/LoopPredication.cpp | 82 ++++++++++++++++++++++++-------
1 file changed, 63 insertions(+), 19 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 c2a4993a9e6 fortran: remove trailing exclamation mark from various diag [...]
new d14ef710b46 * call.c (add_list_candidates): Use OVL_FIRST. (build_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:
gcc/cp/ChangeLog | 19 +++++++++++++++++++
gcc/cp/call.c | 6 +++---
gcc/cp/cp-tree.h | 9 +++++++++
gcc/cp/decl.c | 14 ++++++++------
gcc/cp/dump.c | 6 ++++--
gcc/cp/error.c | 17 ++++++++---------
gcc/cp/method.c | 3 ++-
gcc/cp/parser.c | 20 +++++++++-----------
gcc/cp/pt.c | 6 +++---
gcc/cp/tree.c | 15 +++++++++++----
10 files changed, 76 insertions(+), 39 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-7-branch
in repository gcc.
from 8aee1d9bb4a Don't assume __secure_getenv is available
new 6f6d9d7fd0c Backport from mainline 2017-05-18 Uros Bizjak <ubizjak@ [...]
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/mmx.md | 16 +++++-----
gcc/config/i386/sse.md | 4 +--
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/other/i386-11.C | 57 ++++++++++++++++++++++++++++++++++++
5 files changed, 87 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/i386-11.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 6e7e1744e9 Fix tui compilation with Solaris libcurses: clear define (PR [...]
new f4203b2b88 Update avrxmega3 linker emulation to support avrxmega2 devic [...]
new ae0264a647 gas: fix tests call-relax and asi-bump-warn in 32-bit SPARC [...]
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:
gas/ChangeLog | 12 +++++++++
gas/config/tc-avr.c | 4 +++
gas/testsuite/gas/sparc/call-relax.d | 2 +-
gas/testsuite/gas/sparc/sparc.exp | 2 +-
ld/ChangeLog | 10 +++++++
ld/emulparams/avrxmega3.sh | 1 +
ld/scripttempl/avr.sc | 51 +++++++++++++++++++++++++++++++++++-
7 files changed, 79 insertions(+), 3 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 273b781de4c Introduce new check_GNU_style.py script.
new ab14ac88da0 Make the script executable.
new c2a4993a9e6 fortran: remove trailing exclamation mark from various diag [...]
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:
contrib/check_GNU_style.py | 0
gcc/fortran/ChangeLog | 10 ++++++++++
gcc/fortran/bbt.c | 2 +-
gcc/fortran/decl.c | 2 +-
gcc/fortran/dump-parse-tree.c | 2 +-
gcc/fortran/module.c | 2 +-
gcc/fortran/primary.c | 12 ++++++------
7 files changed, 20 insertions(+), 10 deletions(-)
mode change 100644 => 100755 contrib/check_GNU_style.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.