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 1b4bd82 PR target/68408 * config/sparc/sp-elf.h (CTORS_SECTION_ASM_ [...]
new aeb5654 PR lto/61313 * configure.ac (PLUGIN_LD_SUFFIX): Do not touc [...]
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 | 7 +++++++
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
3 files changed, 9 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 gcc.
from d666ba1 Add clang-format config to contrib folder
new e2b2ba0 clang-format: Enhance list of FOR_EACH macros
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:
contrib/ChangeLog | 4 ++++
contrib/clang-format | 2 +-
2 files changed, 5 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 662e1c6 PR target/68408 * config/sparc/sp-elf.h (CTORS_SECTION_ASM_ [...]
new d666ba1 Add clang-format config to contrib folder
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:
.gitignore | 2 ++
ChangeLog | 6 ++++++
Makefile.in | 9 +++++++++
Makefile.tpl | 9 +++++++++
contrib/ChangeLog | 4 ++++
contrib/clang-format | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 85 insertions(+)
create mode 100644 contrib/clang-format
--
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 06c1384 PR rtl-optimization/68376 * ifcvt.c (noce_try_abs): Disable [...]
new 1b4bd82 PR target/68408 * config/sparc/sp-elf.h (CTORS_SECTION_ASM_ [...]
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/sparc/sp-elf.h | 4 ++++
2 files changed, 10 insertions(+)
--
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 e9007d2 PR rtl-optimization/68376 * ifcvt.c (noce_try_abs): Disable [...]
new 662e1c6 PR target/68408 * config/sparc/sp-elf.h (CTORS_SECTION_ASM_ [...]
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/sparc/sp-elf.h | 4 ++++
2 files changed, 10 insertions(+)
--
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-4_9-branch
in repository gcc.
from 9ecfa6d Daily bump.
new 465f57f PR target/68408 * config/sparc/sp-elf.h (CTORS_SECTION_ASM_ [...]
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/sparc/sp-elf.h | 4 ++++
2 files changed, 10 insertions(+)
--
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 2fbd06b 2015-11-19 Richard Biener <rguenther(a)suse.de>
new e9007d2 PR rtl-optimization/68376 * ifcvt.c (noce_try_abs): Disable [...]
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/ifcvt.c | 45 ++++++++++++++++++++++---
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.c-torture/execute/pr68376-1.c | 24 +++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr68376-2.c | 41 ++++++++++++++++++++++
5 files changed, 116 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr68376-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr68376-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 gcc-5-branch
in repository gcc.
from 264ae1d PR target/67770 * config/i386/i386.md (simple_return): Disa [...]
new 06c1384 PR rtl-optimization/68376 * ifcvt.c (noce_try_abs): Disable [...]
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 | 4 +++
gcc/ifcvt.c | 45 ++++++++++++++++++++++---
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.c-torture/execute/pr68376-1.c | 24 +++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr68376-2.c | 41 ++++++++++++++++++++++
5 files changed, 114 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr68376-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr68376-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 b3a4338 PR target/67770 * config/i386/i386.md (simple_return): Disa [...]
new 2fbd06b 2015-11-19 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 | 6 ++++++
gcc/tree-ssa.c | 3 +++
2 files changed, 9 insertions(+)
--
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 898a6269 PR preprocessor/60736 * include/cpplib.h (cpp_errno_filenam [...]
new 264ae1d PR target/67770 * config/i386/i386.md (simple_return): Disa [...]
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/i386/i386.md | 6 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr67770.c | 40 +++++++++++++++++++++++++++++++++
4 files changed, 56 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr67770.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.