This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3e6f12b 2016-03-16 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@a [...]
new 4df9181 PR c++/70259 * decl.c (start_preparsed_function): Don't clo [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/decl.c | 2 ++
gcc/testsuite/g++.dg/opt/flifetime-dse5.C | 13 +++++++++++++
3 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/opt/flifetime-dse5.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.
robert.savoye pushed a change to branch merget
in repository toolchain/abe.
from de540ca Merge from test branch
new ff0bcc1 Merge from test branch
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:
lib/configure.sh | 0
lib/depend.sh | 0
lib/fetch.sh | 0
lib/make.sh | 5 -----
lib/release.sh | 0
lib/schroot.sh | 0
scripts/MakeRelease.job | 2 +-
7 files changed, 1 insertion(+), 6 deletions(-)
mode change 100755 => 100644 lib/configure.sh
mode change 100755 => 100644 lib/depend.sh
mode change 100755 => 100644 lib/fetch.sh
mode change 100755 => 100644 lib/make.sh
mode change 100755 => 100644 lib/release.sh
mode change 100755 => 100644 lib/schroot.sh
--
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 867c9e9 PR target/70245 * rtlanal.c (replace_rtx): For REG, if from [...]
new 3e6f12b 2016-03-16 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@a [...]
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 | 4 ++++
gcc/testsuite/gcc.c-torture/compile/20151204.c | 2 ++
2 files changed, 6 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 8ced6ab g++.dg/cpp1y/constexpr-instantiate.C: Correct DejaGnu directives.
new 867c9e9 PR target/70245 * rtlanal.c (replace_rtx): For REG, if from [...]
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/rtlanal.c | 11 ++++++-
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/g++.dg/opt/pr70245-aux.cc | 56 +++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/opt/pr70245.C | 52 ++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/opt/pr70245.h | 14 +++++++++
6 files changed, 147 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr70245-aux.cc
create mode 100644 gcc/testsuite/g++.dg/opt/pr70245.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr70245.h
--
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 6a840ac Fix bug ID in last commit
new 8ced6ab g++.dg/cpp1y/constexpr-instantiate.C: Correct DejaGnu directives.
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 | 4 ++++
gcc/testsuite/g++.dg/cpp1y/constexpr-instantiate.C | 5 +++--
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 59da3cc PR rtl-optimization/70024 * reorg.c (relax_delay_slots): Pa [...]
new 6a840ac Fix bug ID in last commit
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 | 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 78ed999 Run dos2unix on gcc.dg/uninit-19.c
new 37af779 PR middle-end/70199
new 59da3cc PR rtl-optimization/70024 * reorg.c (relax_delay_slots): Pa [...]
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 | 21 +++++++++++++
gcc/function.h | 4 +++
gcc/gimplify.c | 5 ++-
gcc/ipa-chkp.c | 20 ++++++------
gcc/lto-streamer-in.c | 1 +
gcc/lto-streamer-out.c | 1 +
gcc/reorg.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.c-torture/compile/pr70199.c | 20 ++++++++++++
gcc/tree-inline.c | 45 ++++++---------------------
gcc/tree-inline.h | 2 +-
11 files changed, 77 insertions(+), 49 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr70199.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 462ca42 PR c/70093 * c-typeck.c (build_function_call_vec): Create a [...]
new 78ed999 Run dos2unix on gcc.dg/uninit-19.c
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 | 4 ++++
gcc/testsuite/gcc.dg/uninit-19.c | 52 ++++++++++++++++++++--------------------
2 files changed, 30 insertions(+), 26 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 fe58aac PR tree-optimization/68714 * gcc.dg/tree-ssa/pr68714.c: Add [...]
new 462ca42 PR c/70093 * c-typeck.c (build_function_call_vec): Create a [...]
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/c/ChangeLog | 6 ++++
gcc/c/c-typeck.c | 10 +++++++
gcc/cgraphunit.c | 4 ++-
gcc/gimplify.c | 3 +-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.dg/nested-func-10.c | 56 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/nested-func-9.c | 47 +++++++++++++++++++++++++++++
8 files changed, 138 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/nested-func-10.c
create mode 100644 gcc/testsuite/gcc.dg/nested-func-9.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.