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 de4de78 Backport PR69522 use-after-free fix.
new 8bac15e [gcc]
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/config/rs6000/altivec.md | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/powerpc/vec-cg.c | 22 ++++++++++++++++++++++
4 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-cg.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 467a213 2016-02-17 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 6651de1 * doc/extend.texi (C++ Attributes): Correct description of [...]
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/doc/extend.texi | 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 gcc-5-branch
in repository gcc.
from a291655 Backport use-after-free fix for PR69522.
new f07fa10 2016-02-17 Jerry DeLisle <jvdelisle(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:
libgfortran/ChangeLog | 5 +++++
libgfortran/io/list_read.c | 5 ++++-
2 files changed, 9 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 e3c2427 [gcc]
new 467a213 2016-02-17 Jerry DeLisle <jvdelisle(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:
libgfortran/ChangeLog | 5 +++++
libgfortran/io/list_read.c | 5 ++++-
2 files changed, 9 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 d68ff2d 2016-02-17 Richard Biener <rguenther(a)suse.de>
new e3c2427 [gcc]
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/altivec.md | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/powerpc/vec-cg.c | 22 ++++++++++++++++++++++
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-cg.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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-stability
in repository toolchain/abe.
from 3bb5cb1 Use LAVA_JOB_NAME, not JOB_NAME, in LAVA wrapper
new 7137218 Pass COMPILER_FLAGS through default_makeflags
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:
config/CPU2000.conf | 4 ++--
config/CPU2006.conf | 4 ++--
config/Coremark-Pro.conf | 4 ++--
3 files changed, 6 insertions(+), 6 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 51bf9f9 [AArch64] PR target/69161: Don't use special predicate for CC [...]
new c9732c2 2016-02-17 Richard Biener <rguenther(a)suse.de>
new d68ff2d 2016-02-17 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 | 10 ++++++++++
gcc/bb-reorder.c | 37 ++++++++++++++++++++++++++++---------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/uninit-21.c | 2 +-
4 files changed, 44 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 6baedca 2016-02-17 David Sherwood <david.sherwood(a)arm.com>
new ff74dd5 [ARM] PR target/69161: Don't ignore mode when matching compar [...]
new 51bf9f9 [AArch64] PR target/69161: Don't use special predicate for CC [...]
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 | 31 +++++++++++++++++++++++++++
gcc/config/aarch64/aarch64.md | 12 +++++------
gcc/config/aarch64/predicates.md | 13 +++++++++--
gcc/config/arm/arm.md | 4 ++--
gcc/config/arm/predicates.md | 7 ++++++
gcc/config/arm/thumb2.md | 10 ++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr69161.c | 19 ++++++++++++++++
8 files changed, 86 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr69161.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 76e54577 * exp_ch4.adb (Expand_N_Indexed_Component): Active synchroni [...]
new a291655 Backport use-after-free fix for PR69522.
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/ChangeLog | 15 ++++++++++++
gcc/c/c-parser.c | 18 +++++++++-----
gcc/c/c-tree.h | 1 +
gcc/c/c-typeck.c | 55 +++++++++++++++++++++---------------------
gcc/testsuite/ChangeLog | 12 +++++++--
gcc/testsuite/gcc.dg/pr69522.c | 10 ++++++++
6 files changed, 75 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69522.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 09e131a As part of the final cleanup of aarch64_internal_mov_immediat [...]
new 6baedca 2016-02-17 David Sherwood <david.sherwood(a)arm.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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/arm/fmaxmin.c | 2 +-
gcc/testsuite/gcc.target/arm/vect-fmaxmin.c | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.