This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 80fc7cb Support PIE on Solaris
new 9d4f4d0 gcc/testsuite/ * gcc.target/i386/avx512vbmi-check.h (main): [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/avx512vbmi-check.h | 2 +-
2 files changed, 6 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 100f989 [tree-inline][obvious] Delete redundant count_insns_seq
new ba24ad3 Use CRTs provided by Solaris
new 80fc7cb Support PIE on Solaris
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 | 29 +++++++++++
gcc/config.in | 8 ++-
gcc/config/i386/sol2.h | 9 ++--
gcc/config/sol2.h | 69 ++++++++++++++++++++------
gcc/config/sparc/sol2.h | 2 +
gcc/configure | 68 +++++++++++++++++++++++--
gcc/configure.ac | 63 +++++++++++++++++++++--
gcc/gcc.c | 2 +
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/lib/target-supports.exp | 7 +++
libgcc/ChangeLog | 28 +++++++++++
libgcc/config.host | 33 ++++++------
libgcc/config.in | 6 +++
libgcc/config/{frv/elf-lib.h => sol2/crtp.c} | 17 +++++--
libgcc/config/{i386/elf-lib.h => sol2/crtpg.c} | 41 +++++++++------
libgcc/config/{gmon-sol2.c => sol2/gmon.c} | 15 ++++--
libgcc/config/{ => sol2}/t-sol2 | 12 +++--
libgcc/configure | 32 ++++++++++++
libgcc/configure.ac | 25 ++++++++++
19 files changed, 400 insertions(+), 71 deletions(-)
copy libgcc/config/{frv/elf-lib.h => sol2/crtp.c} (75%)
copy libgcc/config/{i386/elf-lib.h => sol2/crtpg.c} (55%)
rename libgcc/config/{gmon-sol2.c => sol2/gmon.c} (96%)
rename libgcc/config/{ => sol2}/t-sol2 (75%)
--
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 842c775 2015-09-24 Richard Biener <rguenther(a)suse.de>
new 100f989 [tree-inline][obvious] Delete redundant count_insns_seq
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/tree-eh.c | 2 +-
gcc/tree-inline.c | 17 ++---------------
gcc/tree-inline.h | 2 +-
4 files changed, 13 insertions(+), 17 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 42230b3 * ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto.
new 4262c32 2015-09-24 Richard Biener <rguenther(a)suse.de>
new 842c775 2015-09-24 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 | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/tree-ssa/restrict3.C | 12 ++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/restrict-6.c | 11 +++++++++++
gcc/tree-ssa-pre.c | 13 ++++++++++---
gcc/tree-ssa-sccvn.c | 12 ++++++++++++
gcc/tree-ssa-sccvn.h | 3 +++
gcc/tree-ssa-structalias.c | 5 +++--
8 files changed, 77 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/restrict3.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/restrict-6.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 a3c82f4 Fix a -Wmisleading-indentation false-negative
new 42230b3 * ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto.
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 | 186 +++++++++++++++++++++++-------------------------
gcc/testsuite/ChangeLog | 20 +++---
2 files changed, 100 insertions(+), 106 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 beacf5f Daily bump.
new a3c82f4 Fix a -Wmisleading-indentation false-negative
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 | 6 ++++++
gcc/c-family/c-indentation.c | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/c-c++-common/Wmisleading-indentation.c | 9 +++++++++
4 files changed, 20 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 6652a3a 2015-09-23 John David Anglin <danglin(a)gcc.gnu.org>
new 6dcb9ae Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 c2ab751 * config/pa/linux-atomic.c (__kernel_cmpxchg2): Reorder erro [...]
new beacf5f Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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-4_9-branch
in repository gcc.
from 070b5a0 * config/pa/linux-atomic.c (__kernel_cmpxchg2): Reorder erro [...]
new 2d87f53 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 c241a61 PR go/67695 mksysinfo.sh: Use = with test rather than ==.
new c2ab751 * config/pa/linux-atomic.c (__kernel_cmpxchg2): Reorder erro [...]
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:
libgcc/ChangeLog | 24 +++++++++++++++++
libgcc/config/pa/linux-atomic.c | 60 ++++++++++++++++++++++++++++++-----------
2 files changed, 68 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.