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 61c01b7 Backport PR63681 fix
new 7fd7873 [ARM] Fix PR target/69403: Bug in thumb2_ior_scc_strict_it pattern
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/thumb2.md | 24 ++++++++++++++++++------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr69403.c | 20 ++++++++++++++++++++
4 files changed, 56 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr69403.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 bc6edeb libgomp/ * target.c (gomp_get_target_fn_addr): Allow host fa [...]
new 86f38d0 [Patch Obvious] gcc.dg/vect/bb-slp-pr68892.c requires vectori [...]
new c0b02c4 2016-01-22 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
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 | 5 +++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/vect/bb-slp-pr68892.c | 1 +
gcc/testsuite/gcc.target/powerpc/pr63354.c | 3 ++-
4 files changed, 12 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-4_9-branch
in repository gcc.
from fa78464 Daily bump.
new 61c01b7 Backport PR63681 fix
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/cfgrtl.c | 16 ++++++++--------
gcc/hw-doloop.c | 4 +++-
3 files changed, 18 insertions(+), 9 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 f776e71 2016-01-22 Christian Bruel <christian.bruel(a)st.com>
new bc6edeb libgomp/ * target.c (gomp_get_target_fn_addr): Allow host fa [...]
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:
libgomp/ChangeLog | 5 +++++
libgomp/target.c | 7 +------
2 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 7b9de43 [ARM] Fix PR target/69403: Bug in thumb2_ior_scc_strict_it pattern
new f776e71 2016-01-22 Christian Bruel <christian.bruel(a)st.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/expr.c | 11 ++++++++++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/aarch64/pr68674.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/pr68674.c | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr68674.c | 15 +++++++++++++++
6 files changed, 85 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr68674.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr68674.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr68674.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 f749570 Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden
new 7b9de43 [ARM] Fix PR target/69403: Bug in thumb2_ior_scc_strict_it pattern
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/config/arm/thumb2.md | 24 ++++++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/pr69403.c | 20 ++++++++++++++++++++
4 files changed, 50 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr69403.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 ce925c4 gcc/ChangeLog:
new f749570 Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden
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 | 9 +++++++++
libstdc++-v3/config/os/gnu-linux/os_defines.h | 4 ++++
libstdc++-v3/doc/html/manual/internals.html | 7 +++++++
libstdc++-v3/doc/xml/manual/internals.xml | 8 ++++++++
libstdc++-v3/include/c_global/cmath | 6 ++++--
5 files changed, 32 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 f64c1a3 missed : in log
new ce925c4 gcc/ChangeLog:
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/ipa-prop.c | 3 ---
2 files changed, 4 insertions(+), 3 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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from 2ea4a5f Toolchain sources: Update release notes for gcc-5-2016.01 snapshot.
new 9c31033 Toolchain sources: Update release notes for gcc-5-2016.01-1 s [...]
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:
components/toolchain/gcc-linaro/5/README.textile | 10 ++++++++++
1 file 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 e545c40 * ipa-inline.c (can_inline_edge_p): Back out overzealous che [...]
new f078879 2016-01-22 Christian Bruel <christian.bruel(a)st.com>
new f64c1a3 missed : in log
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 | 5 +++++
gcc/config/arm/arm-c.c | 4 ----
2 files changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.