This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d3c4323 inline asm and multi-alternative constraints
new 99b08be 2015-11-16 Michael Meissner <meissner(a)linux.vnet.ibm.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 | 6 ++++++
gcc/config/rs6000/rs6000.md | 5 ++---
gcc/config/rs6000/vsx.md | 5 +----
3 files changed, 9 insertions(+), 7 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 b13b401 PR libstdc++/67440 * python/libstdcxx/v6/printers.py (find_ [...]
new d3c4323 inline asm and multi-alternative constraints
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/doc/md.texi | 5 +++--
2 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 e974360 * lto-streamer-out.c (write_global_references): Adjust integ [...]
new b13b401 PR libstdc++/67440 * python/libstdcxx/v6/printers.py (find_ [...]
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:
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/python/libstdcxx/v6/printers.py | 4 +++-
libstdc++-v3/testsuite/libstdc++-prettyprinters/debug.cc | 4 ++++
libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc | 4 ++++
libstdc++-v3/testsuite/libstdc++-prettyprinters/simple11.cc | 4 ++++
5 files changed, 25 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 73f6793 PR c++/68362 * c-common.c (check_case_bounds): Fold low and [...]
new e974360 * lto-streamer-out.c (write_global_references): Adjust integ [...]
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/lto-streamer-out.c | 4 ++--
2 files changed, 7 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 de545ba 2015-11-16 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 73f6793 PR c++/68362 * c-common.c (check_case_bounds): Fold low and [...]
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-common.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/delayedfold/switch-1.C | 19 +++++++++++++++++++
4 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/delayedfold/switch-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 gcc-5-branch
in repository gcc.
from 603269e backport of fix for PR67280 (r227407)
new 7be39bb Backport from mainline 2015-11-15 David Edel [...]
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 | 9 +++++++++
libgcc/config/rs6000/libgcc-aix-cxa.ver | 1 +
libgcc/config/rs6000/{atexit.c => on_exit.c} | 25 +++++++++++++++----------
libgcc/config/rs6000/t-aix-cxa | 3 ++-
4 files changed, 27 insertions(+), 11 deletions(-)
copy libgcc/config/rs6000/{atexit.c => on_exit.c} (72%)
--
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 8e539fd * c-ada-spec.c (dump_ada_template): Use RECORD_OR_UNION_TYPE [...]
new de545ba 2015-11-16 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 9 +++++++++
gcc/fortran/expr.c | 27 ++++++++++++++++++++++-----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr58027.f90 | 5 +++++
4 files changed, 42 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr58027.f90
--
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 pinskia/aarch64_native_new
in repository gcc.
at a058608 [AARCH64] Add variant support to -m*=native and add thunderxt [...]
This branch includes the following new commits:
new 8e67d53 [AARCH64]: Move #undef into .def files.
new 74f939e [AARCH64] Change IMP and PART over to integers from strings.
new cbf1140 [AARCH64] Fix part num and implement indendent.
new fffec0c {AARCH64] Add comment for the company's cores.
new a058608 [AARCH64] Add variant support to -m*=native and add thunderxt [...]
The 5 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 1f41d97 [Patch ARM] Add support for Cortex-A35
new 8e539fd * c-ada-spec.c (dump_ada_template): Use RECORD_OR_UNION_TYPE [...]
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-ada-spec.c | 3 +--
gcc/c-family/c-common.c | 12 ++++--------
3 files changed, 11 insertions(+), 10 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 dd75533 Add missing v8a cpus to the t-aprofile file.
new 1f41d97 [Patch ARM] Add support for Cortex-A35
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/config/arm/arm-cores.def | 1 +
gcc/config/arm/arm-tables.opt | 3 +++
gcc/config/arm/arm-tune.md | 6 +++---
gcc/config/arm/arm.c | 23 +++++++++++++++++++++++
gcc/config/arm/bpabi.h | 2 ++
gcc/config/arm/t-aprofile | 1 +
gcc/doc/invoke.texi | 2 +-
8 files changed, 44 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.