This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2479ea6 PR 68406: Avoid problem with older host compilers
new 7dc7d46 2015-11-18 Alan Modra <amodra(a)gmail.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/ChangeLog | 5 +++++
gcc/config/rs6000/rs6000.c | 5 +++++
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-5-branch
in repository gcc.
from d772033 [ARM] PR 68143 Properly update memory offsets when expanding setmem
new cf75d68 2015-11-18 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 | 41 ++++++
gcc/diagnostic.c | 7 +-
gcc/ipa-inline-analysis.c | 65 ++++-----
gcc/ipa-polymorphic-call.c | 55 ++++++--
gcc/testsuite/ChangeLog | 28 ++++
gcc/testsuite/g++.dg/ipa/pr67056.C | 39 ++++++
gcc/testsuite/g++.dg/lto/pr68057_0.C | 23 ++++
gcc/testsuite/g++.dg/lto/pr68057_1.C | 17 +++
gcc/testsuite/g++.dg/torture/pr67600.C | 15 +++
gcc/testsuite/g++.dg/torture/pr68220.C | 239 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pragma-diag-3.c | 64 +++++++++
gcc/testsuite/gcc.dg/pragma-diag-4.c | 48 +++++++
12 files changed, 584 insertions(+), 57 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr67056.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr68057_0.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr68057_1.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr67600.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr68220.C
create mode 100644 gcc/testsuite/gcc.dg/pragma-diag-3.c
create mode 100644 gcc/testsuite/gcc.dg/pragma-diag-4.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.
git pushed a change to branch hjl/pr60336/x86
in repository gcc.
at 670744d Remove extra space
This branch includes the following new commits:
new 8422e13 Add TYPE_EMPTY_RECORD for C++ empty class
new 34a28a0 X86 backend only
new 670744d Remove extra space
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.
--
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.
git pushed a change to branch hjl/pr60336/hook
in repository gcc.
at bb4790e Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
This branch includes the following new commits:
new bb4790e Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
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.
git pushed a change to branch hjl/pr60336/master
in repository gcc.
at 8422e13 Add TYPE_EMPTY_RECORD for C++ empty class
This branch includes the following new commits:
new 8422e13 Add TYPE_EMPTY_RECORD for C++ empty class
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 995729e 2015-11-18 Ed Schonberg <schonberg(a)adacore.com>
new 24086b4 Finalize func_options in arm target in
new 2479ea6 PR 68406: Avoid problem with older host compilers
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/arm/arm.c | 2 ++
gcc/hash-set.h | 2 +-
3 files changed, 13 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 gcc-5-branch
in repository gcc.
from 0e952a5 2015-11-18 Richard Biener <rguenther(a)suse.de>
new d772033 [ARM] PR 68143 Properly update memory offsets when expanding setmem
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 | 11 ++++++++
gcc/config/arm/arm.c | 37 ++++++++++++++++---------
gcc/testsuite/ChangeLog | 8 ++++++
gcc/testsuite/gcc.c-torture/execute/pr68143_1.c | 31 +++++++++++++++++++++
4 files changed, 74 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr68143_1.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 d120cb1 gcc/
new 19f3f4d * regrename.h (struct du_head): Add target_data_1 and target [...]
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 | 18 +++
gcc/config/i386/i386.c | 316 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/config/i386/i386.md | 19 +++
gcc/config/i386/i386.opt | 4 +
gcc/doc/invoke.texi | 10 +-
gcc/regrename.c | 5 +-
gcc/regrename.h | 4 +
7 files changed, 371 insertions(+), 5 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-5-branch
in repository gcc.
from 86c2c12 PR tree-optimization/68157 * tree-ssa-reassoc.c (attempt_bu [...]
new 0e952a5 2015-11-18 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 | 29 +++++++++++++++++++
gcc/alias.c | 15 +++++-----
gcc/fold-const.c | 36 +++++++++++++++++------
gcc/testsuite/ChangeLog | 25 ++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr68017.c | 17 +++++++++++
gcc/testsuite/gcc.dg/torture/pr68067-1.c | 12 ++++++++
gcc/testsuite/gcc.dg/torture/pr68067-2.c | 13 +++++++++
gcc/testsuite/gcc.dg/ubsan/pr67662.c | 14 +++++++++
gcc/testsuite/gcc.target/s390/pr67443.c | 49 ++++++++++++++++++++++++++++++++
gcc/tree-tailcall.c | 20 +++++++------
10 files changed, 207 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68017.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68067-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68067-2.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr67662.c
create mode 100644 gcc/testsuite/gcc.target/s390/pr67443.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.