This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6c09076 2015-09-01 David Sherwood <david.sherwood(a)arm.com>
new 0d2ca7d 2015-09-01 Richard Biener <rguenther(a)suse.de>
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 | 10 ++++++----
2 files changed, 11 insertions(+), 4 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 03e48ba XFAIL gfortran.dg/execute_command_line_2.f90 (PR libfortran/67412)
new 93907f3 [RTL-ifcvt] Make non-conditional execution if-conversion more [...]
new 6c09076 2015-09-01 David Sherwood <david.sherwood(a)arm.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 | 34 +++
gcc/genmodes.c | 3 +-
gcc/ifcvt.c | 466 +++++++++++++++++++++++++++++++++++------
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.dg/ifcvt-1.c | 10 +
gcc/testsuite/gcc.dg/ifcvt-2.c | 17 ++
gcc/testsuite/gcc.dg/ifcvt-3.c | 19 ++
7 files changed, 486 insertions(+), 69 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ifcvt-1.c
create mode 100644 gcc/testsuite/gcc.dg/ifcvt-2.c
create mode 100644 gcc/testsuite/gcc.dg/ifcvt-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 master
in repository gcc.
from 0ecaedd Tidy tree-ssa-dom.c: Use dom_valueize more.
new 03e48ba XFAIL gfortran.dg/execute_command_line_2.f90 (PR libfortran/67412)
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/gfortran.dg/execute_command_line_2.f90 | 1 +
2 files changed, 7 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 5a065cf [AArch64] Fix FAIL: gcc.target/aarch64/target_attr_crypto_ice [...]
new 6e3cc3f * config/msp430/msp430.opt (mcpu): Fix typo.
new 0ecaedd Tidy tree-ssa-dom.c: Use dom_valueize more.
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/config/msp430/msp430.opt | 2 +-
gcc/tree-ssa-dom.c | 31 ++++---------------------------
3 files changed, 15 insertions(+), 28 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 a384d8d /cp 2015-09-01 Paolo Carlini <paolo.carlini(a)oracle.com>
new 5a065cf [AArch64] Fix FAIL: gcc.target/aarch64/target_attr_crypto_ice [...]
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/aarch64/aarch64-builtins.c | 25 ----------------------
gcc/config/aarch64/aarch64.c | 17 +++++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
.../gcc.target/aarch64/target_attr_crypto_ice_2.c | 20 +++++++++++++++++
5 files changed, 49 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/target_attr_crypto_ice_2.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 3600cfc gcc: doc: add missing space in asan-stack desc
new a384d8d /cp 2015-09-01 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 8 ++++
gcc/cp/decl.c | 85 ++++++++++++++++++++++++++----------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/other/pr61753.C | 31 +++++++++++++
4 files changed, 105 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/pr61753.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 aoliva/pr64164
in repository gcc.
from 354f441 revert to assign_parms assignments using default defs
new 8e1aa5d drop -ftree-coalesce-vars-and-results
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/common.opt | 4 ----
gcc/doc/invoke.texi | 1 -
2 files changed, 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 aoliva/pr64164
in repository gcc.
discards bc5e215 revert to assign_parms assignments using default defs
new 354f441 revert to assign_parms assignments using default defs
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bc5e215)
\
N -- N -- N refs/heads/aoliva/pr64164 (354f441)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/cfgexpand.c | 7 +++++++
1 file changed, 7 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 hjl/pr66960/argp
in repository gcc.
at e1e3883 Add __builtin_argument_pointer
No new revisions were added by this update.
--
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 284902a Daily bump.
new 3600cfc gcc: doc: add missing space in asan-stack desc
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/doc/invoke.texi | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.