This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from abec41347e4 * c-decl.c (grokfield): Remove local variable.
new 9b94f69539b * dwarf2asm.c (dw2_asm_output_nstring): Encode doub [...]
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 | 8 ++++++++
gcc/dwarf2asm.c | 4 +++-
gcc/dwarf2out.c | 9 ++++++++-
3 files changed, 19 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 llvm.
from 2dcaf78ab6d [LIR] Teach LIR to avoid extending the BE count prior to ad [...]
new b398702175d X86 Asm uses assertions instead of proper diagnostic. This [...]
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 | 80 ++++++++++++++++++++++---------
test/MC/X86/intel-syntax-3.s | 46 ++++++++++++++++++
test/MC/X86/intel-syntax-invalid-scale.s | 4 ++
test/MC/X86/intel-syntax.s | 45 ++++++++++++++++-
4 files changed, 151 insertions(+), 24 deletions(-)
create mode 100644 test/MC/X86/intel-syntax-3.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 b0e9244de9f * ioparm.def: Use 1U << 31 instead of 1 << 31 as flags2 mask.
new 37f62c42bf3 Fix PR79041
new abec41347e4 * c-decl.c (grokfield): Remove local variable.
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/c/ChangeLog | 4 ++++
gcc/c/c-decl.c | 3 +--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/pr79041-2.c | 1 +
4 files changed, 10 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 gcc-7-branch
in repository gcc.
from f9d4c9d9af5 gcc/ Backport from 2017-05-06 trunk r247719. PR rtl-optim [...]
new 7027c0cd646 Fix PR79041
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/config/aarch64/aarch64.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/{pr78733.c => pr79041-2.c} | 3 ++-
4 files changed, 14 insertions(+), 2 deletions(-)
copy gcc/testsuite/gcc.target/aarch64/{pr78733.c => pr79041-2.c} (50%)
--
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-6-branch
in repository gcc.
from e0ae2ec394b Daily bump.
new f7c5dac7f4d gcc/ Backport from 2017-05-06 trunk r247719. PR rtl-optim [...]
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/simplify-rtx.c | 28 ++++------------------------
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/torture/pr75964.c | 28 ++++++++++++++++++++++++++++
4 files changed, 51 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr75964.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 7cbc739c71 Fix typos in error and option messages in OPCODES library.
new 133193b8ae Fix thinko in previous change to elf32-msp430.c
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/elf32-msp430.c | 6 ++++--
1 file changed, 4 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 hjl/pr79793/master
in repository gcc.
at 1c6b93a924c Properly compute stack frame for exception handler
This branch includes the following new commits:
new 1c6b93a924c Properly compute stack frame for exception handler
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.
--
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 d77c907d586 2017-07-25 Richard Biener <rguenther(a)suse.de>
new 056ccd8f93e Do not silently continue if config.{build,host,gcc} fails
new b0e9244de9f * ioparm.def: Use 1U << 31 instead of 1 << 31 as flags2 mask.
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 | 5 +++++
gcc/configure | 6 +++---
gcc/configure.ac | 6 +++---
gcc/fortran/ChangeLog | 6 +++++-
gcc/fortran/ioparm.def | 2 +-
5 files changed, 17 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 gcc-7-branch
in repository gcc.
from 67e1e591ca7 Backport from 2017-07-20 trunk r250384.
new f9d4c9d9af5 gcc/ Backport from 2017-05-06 trunk r247719. PR rtl-optim [...]
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/simplify-rtx.c | 28 ++++------------------------
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/torture/pr75964.c | 28 ++++++++++++++++++++++++++++
4 files changed, 51 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr75964.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 clang.
from ac84e19437 [PM] Setup TargetLibraryInfo correctly for the new pass manager.
new 0d10854030 Fix spelling of FileCheck in test.
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:
test/CodeGen/x86-ms-inline-asm-enum_feature.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.