This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 988403a libcpp: Improvements to description of source_location in line-map.h
new 62bab19 syscall: Change raw_ioctl cmd type to uintptr.
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/go/gofrontend/MERGE | 2 +-
libgo/go/syscall/exec_unix.go | 4 ++--
2 files changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from 6c21be9 Move constant folds for maths functions to new file
new 988403a libcpp: Improvements to description of source_location in line-map.h
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:
libcpp/ChangeLog | 7 +++++++
libcpp/include/line-map.h | 23 ++++++++++++++++++-----
2 files changed, 25 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 master
in repository gcc.
from 896671b [ARM] neon-testgen.ml typo
new 6c21be9 Move constant folds for maths functions to new file
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 | 23 +
gcc/Makefile.in | 9 +-
gcc/builtins.c | 1215 ++++--------------------------------
gcc/builtins.h | 1 -
gcc/fold-const-call.c | 1259 ++++++++++++++++++++++++++++++++++++++
gcc/{ssa.h => fold-const-call.h} | 20 +-
gcc/fold-const.c | 1 +
gcc/realmpfr.c | 19 +-
gcc/realmpfr.h | 2 +
9 files changed, 1447 insertions(+), 1102 deletions(-)
create mode 100644 gcc/fold-const-call.c
copy gcc/{ssa.h => fold-const-call.h} (64%)
--
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 4e026c9 Move gcc.target/arm/pr67929_1.c test to execute.exp
new ae892c4 2015-11-02 Martin Jambor <mjambor(a)suse.cz>
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 | 12 +++++
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/gcc.dg/ipa/ipa-sra-10.c | 34 +++++++++++++++
gcc/testsuite/gcc.dg/torture/pr67794.c | 15 +++++++
gcc/tree-sra.c | 80 ++++++++++++++++++----------------
5 files changed, 111 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipa-sra-10.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67794.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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from 2e7982d Toolchain sources: Update release notes for gcc-5-2015.10 snapshot.
new 63372a9 Toolchain sources: Update release notes for gcc-4.9-2015.10 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/4.9/README.textile | 33 ++++------------------
1 file changed, 6 insertions(+), 27 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 hsa
in repository gcc.
from cdbb249 [hsa] Compute launch attributes at gridification time
new 5daf2cf [hsa] Improve gridification diagnostics
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.hsa | 5 ++++
gcc/omp-low.c | 77 +++++++++++++++++++++++++++++++++++++++++--------------
2 files changed, 63 insertions(+), 19 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 c500055 Move gcc.target/arm/pr67929_1.c test to execute.exp
new 638590b Revert: tree-scalar-evolution.c: Handle LSHIFT by constant
new 896671b [ARM] neon-testgen.ml typo
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 | 14 ++++++++++
gcc/config/arm/neon-testgen.ml | 14 +++++-----
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/gcc.dg/vect/vect-strided-shift-1.c | 33 ------------------------
gcc/tree-scalar-evolution.c | 14 ----------
5 files changed, 28 insertions(+), 54 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/vect/vect-strided-shift-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 hsa
in repository gcc.
from a004781 HSA: correctly handle memory order for atomic insns
new 25ccfbe [hsa] Deal with FIXMEs in expand_target_kernel_body
new cdbb249 [hsa] Compute launch attributes at gridification time
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.hsa | 29 ++++++++++
gcc/gimple.c | 10 ++++
gcc/gimple.h | 95 ++++++++++++++++++++++++++++---
gcc/omp-low.c | 166 ++++++++++++++++++++++++++----------------------------
4 files changed, 205 insertions(+), 95 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 b7c78b0 [PR middle-end/68166] Restore build with fold checking enabled
new c500055 Move gcc.target/arm/pr67929_1.c test to execute.exp
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 | 8 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr67929_1.c | 15 +++++++++++++++
gcc/testsuite/gcc.target/arm/pr67929_1.c | 21 ---------------------
3 files changed, 23 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr67929_1.c
delete mode 100644 gcc/testsuite/gcc.target/arm/pr67929_1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.