This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from bcde57a Revert: 2015-07-23 Alexandre Oliva <aoliva(a)redhat.com>
new b1e92b3 Revert: PR lto/66752 * tree-ssa-threadedge.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/ChangeLog | 13 +++++++
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/torture/pr66752-2.C | 60 -------------------------------
gcc/testsuite/gcc.dg/torture/pr66752-1.c | 27 --------------
gcc/testsuite/gcc.dg/tree-ssa/pr66752-3.c | 39 --------------------
gcc/tree-ssa-threadedge.c | 25 -------------
gcc/tree-ssa-threadupdate.c | 6 ----
7 files changed, 21 insertions(+), 157 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/torture/pr66752-2.C
delete mode 100644 gcc/testsuite/gcc.dg/torture/pr66752-1.c
delete mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr66752-3.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 trunk
in repository gcc.
from 57ca644 syscall: Add ioctl consts from if_tun.h
new 298f23f Daily bump.
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/DATESTAMP | 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 trunk
in repository gcc.
from 1702f6e * config/i386/i386.c (ix86_va_start): Remove unneeded !TARG [...]
new 57ca644 syscall: Add ioctl consts from if_tun.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:
gcc/go/gofrontend/MERGE | 2 +-
libgo/mksysinfo.sh | 187 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 188 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 trunk
in repository gcc.
from 1d1e80e Enable reductions without fassociative-math in graphite
new 1702f6e * config/i386/i386.c (ix86_va_start): Remove unneeded !TARG [...]
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/i386/i386.c | 4 ++--
2 files changed, 8 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 trunk
in repository gcc.
from 9e96f1e 2015-07-24 Manuel López-Ibáñez <manu(a)gcc.gnu.org>
new 8372922 Don't allow unsafe reductions in graphite
new 1d1e80e Enable reductions without fassociative-math in graphite
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 | 11 +++++++++++
gcc/graphite-sese-to-poly.c | 17 ++++++++++++-----
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gcc.dg/graphite/block-1.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-12.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-14.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-15.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-9.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-mvt.c | 2 +-
.../gcc.dg/graphite/{block-1.c => uns-block-1.c} | 4 ++--
.../graphite/{interchange-12.c => uns-interchange-12.c} | 6 +++---
.../graphite/{interchange-14.c => uns-interchange-14.c} | 0
.../graphite/{interchange-15.c => uns-interchange-15.c} | 0
.../graphite/{interchange-9.c => uns-interchange-9.c} | 0
.../{interchange-mvt.c => uns-interchange-mvt.c} | 0
15 files changed, 49 insertions(+), 16 deletions(-)
copy gcc/testsuite/gcc.dg/graphite/{block-1.c => uns-block-1.c} (93%)
copy gcc/testsuite/gcc.dg/graphite/{interchange-12.c => uns-interchange-12.c} (89%)
copy gcc/testsuite/gcc.dg/graphite/{interchange-14.c => uns-interchange-14.c} (100%)
copy gcc/testsuite/gcc.dg/graphite/{interchange-15.c => uns-interchange-15.c} (100%)
copy gcc/testsuite/gcc.dg/graphite/{interchange-9.c => uns-interchange-9.c} (100%)
copy gcc/testsuite/gcc.dg/graphite/{interchange-mvt.c => uns-interchange-mvt.c} (100%)
--
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 9e96f1e 2015-07-24 Manuel López-Ibáñez <manu(a)gcc.gnu.org>
new 8372922 Don't allow unsafe reductions in graphite
new 1d1e80e Enable reductions without fassociative-math in graphite
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 | 11 +++++++++++
gcc/graphite-sese-to-poly.c | 17 ++++++++++++-----
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gcc.dg/graphite/block-1.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-12.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-14.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-15.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-9.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-mvt.c | 2 +-
.../gcc.dg/graphite/{block-1.c => uns-block-1.c} | 4 ++--
.../graphite/{interchange-12.c => uns-interchange-12.c} | 6 +++---
.../graphite/{interchange-14.c => uns-interchange-14.c} | 0
.../graphite/{interchange-15.c => uns-interchange-15.c} | 0
.../graphite/{interchange-9.c => uns-interchange-9.c} | 0
.../{interchange-mvt.c => uns-interchange-mvt.c} | 0
15 files changed, 49 insertions(+), 16 deletions(-)
copy gcc/testsuite/gcc.dg/graphite/{block-1.c => uns-block-1.c} (93%)
copy gcc/testsuite/gcc.dg/graphite/{interchange-12.c => uns-interchange-12.c} (89%)
copy gcc/testsuite/gcc.dg/graphite/{interchange-14.c => uns-interchange-14.c} (100%)
copy gcc/testsuite/gcc.dg/graphite/{interchange-15.c => uns-interchange-15.c} (100%)
copy gcc/testsuite/gcc.dg/graphite/{interchange-9.c => uns-interchange-9.c} (100%)
copy gcc/testsuite/gcc.dg/graphite/{interchange-mvt.c => uns-interchange-mvt.c} (100%)
--
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 trunk
in repository gcc.
from f0ff386 * config/i386/i386.c (ix86_call_abi_override): Call ix86_fun [...]
new 9e96f1e 2015-07-24 Manuel López-Ibáñez <manu(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/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/Wunused-function-1.c | 10 ++++++++++
gcc/toplev.c | 9 +++++----
4 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wunused-function-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 trunk
in repository gcc.
from f822e47 compiler: Don't parse malformed receiver/parameters.
new f0ff386 * config/i386/i386.c (ix86_call_abi_override): Call ix86_fun [...]
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/i386/i386.c | 89 +++++++++++++++++++++-----------------------------
2 files changed, 43 insertions(+), 51 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 trunk
in repository gcc.
from 5f7bd04 compiler: Disallow rune literals with '\X'.
new f822e47 compiler: Don't parse malformed receiver/parameters.
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 +-
gcc/go/gofrontend/parse.cc | 8 +++++---
2 files changed, 6 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.