This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 71a1ffe HSA: enhance dump output
new d9aa5a5 PR target/70327 * config/i386/i386.md (movxi): Use ix86_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/ChangeLog | 21 +++++++++++++++------
gcc/config/i386/i386.md | 20 ++++++++++----------
gcc/testsuite/ChangeLog | 13 +++++++++----
gcc/testsuite/gcc.target/i386/pr70327.c | 12 ++++++++++++
4 files changed, 46 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70327.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 75af6ea 2016-03-21 Andre Vieira <andre.simoesdiasvieira@arm>
new e1a88bf Skip static ctors/dtors in IPA ICF (PR ipa/70306)
new 71a1ffe HSA: enhance dump output
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/hsa-dump.c | 6 ++++-
gcc/ipa-icf.c | 5 +++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/ipa/pr70306.c | 45 ++++++++++++++++++++++++++++++++++++++
5 files changed, 70 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr70306.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 hjl/pr70155/bitwise
in repository gcc.
discards 754543c Add zext to TI patterns for 64-bit STV
discards 995a2ab Change check_non_convertible_reg_64 to return bool
discards 9b87a8a Add TI bitwise operations to 64-bit STV
discards a01c651 Add <any_logic>ti3
discards 9a6a60b Extend STV DI bitwise patterns to TI
discards 120ad7f Extend STV pass to 64-bit mode
discards d8302e8 Allow all 1s of integer as standard SSE constants
adds 5c78f37 Daily bump.
adds fb98f25 2016-03-19 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
adds 0f9ce72 Daily bump.
adds 641f366 Daily bump.
adds b628775 gcc/ PR rtl-optimization/69102 * sched-deps.c [...]
adds 06fd191 PR rtl-optimization/69307 * gcc.target/arm/pr [...]
adds 93505d2 2016-03-21 Richard Biener <rguenther(a)suse.de>
adds 96b68b2 Retry to emit global variables in HSA (PR hsa/70234)
adds 08b2b69 PR target/70293
new 54e5a3e Allow all 1s of integer as standard SSE constants
new 4360458 Extend STV pass to 64-bit mode
new 246d18c Extend STV DI bitwise patterns to TI
new 3f7ddc9 Add <any_logic>ti3
new 6b10861 Add TI bitwise operations to 64-bit STV
new 26f55cf Change check_non_convertible_reg_64 to return bool
new eb82e05 Add zext to TI patterns for 64-bit STV
new dae06a3 Fix Add zext to TI patterns for 64-bit STV
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 (754543c)
\
N -- N -- N refs/heads/hjl/pr70155/bitwise (dae06a3)
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 8 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 | 28 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.md | 29 +++++++++--------
gcc/config/i386/sse.md | 3 +-
gcc/fortran/ChangeLog | 5 +++
gcc/fortran/scanner.c | 2 +-
gcc/hsa-brig.c | 2 ++
gcc/hsa-gen.c | 23 +++++++++++--
gcc/hsa.h | 3 ++
gcc/sched-deps.c | 3 +-
gcc/testsuite/ChangeLog | 21 ++++++++++++
.../compile/pr69102.c} | 6 +---
gcc/testsuite/gcc.dg/torture/pr70288-1.c | 36 ++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr70288-2.c | 35 ++++++++++++++++++++
gcc/testsuite/gcc.target/arm/pr69307.c | 34 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr70293.c | 38 ++++++++++++++++++++++
gcc/tree-ssa-loop-ivcanon.c | 10 ++++--
17 files changed, 252 insertions(+), 28 deletions(-)
copy gcc/testsuite/{gcc.dg/tree-ssa/foldconst-1.c => gcc.c-torture/compile/pr69102 [...]
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70288-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70288-2.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr69307.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70293.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 gcc-4_9-branch
in repository gcc.
from 26fc279 Save call-clobbered registers in _mcount on 32-bit Solaris/x8 [...]
new ddc613d Backport "Fix fdump-ipa-all-graph"
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 | 9 +++++++++
gcc/passes.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/pr70161-2.c | 7 +++++++
gcc/testsuite/gcc.dg/pr70161.c | 7 +++++++
5 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr70161-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr70161.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 gcc-5-branch
in repository gcc.
from 0f34bee PR c++/70209 * tree.c (strip_typedefs): Call strip_typedefs [...]
new 87a5997 Backport "Fix fdump-ipa-all-graph"
new da7413c Backport "Set dump_file to NULL in cgraph_node::get_body"
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/cgraph.c | 4 ++++
gcc/passes.c | 9 +++++----
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/pr70161-2.c | 7 +++++++
gcc/testsuite/gcc.dg/pr70161.c | 7 +++++++
gcc/testsuite/gcc.dg/pr70269.c | 7 +++++++
7 files changed, 67 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr70161-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr70161.c
create mode 100644 gcc/testsuite/gcc.dg/pr70269.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 afdde20 PR target/70296 * include/cpplib.h (cpp_fun_like_macro_p): [...]
new 75af6ea 2016-03-21 Andre Vieira <andre.simoesdiasvieira@arm>
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 | 7 +++++++
gcc/testsuite/gcc.target/arm/attr-align1.c | 1 +
gcc/testsuite/gcc.target/arm/attr-align3.c | 1 +
gcc/testsuite/gcc.target/arm/attr_arm.c | 1 +
gcc/testsuite/gcc.target/arm/flip-thumb.c | 1 +
5 files changed, 11 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 5f3838e [nvptx] Don't emit sorry for the stabs debug format
new afdde20 PR target/70296 * include/cpplib.h (cpp_fun_like_macro_p): [...]
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/rs6000/rs6000-c.c | 16 +++++++++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/powerpc/altivec-36.c | 46 +++++++++++++++++++++++++++
libcpp/ChangeLog | 6 ++++
libcpp/include/cpplib.h | 1 +
libcpp/macro.c | 9 ++++++
7 files changed, 90 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/altivec-36.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 3f2ef66 2016-03-21 Richard Biener <rguenther(a)suse.de>
new 5f3838e [nvptx] Don't emit sorry for the stabs debug format
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/nvptx/nvptx.c | 4 ----
2 files changed, 6 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 08b2b69 PR target/70293
new 3f2ef66 2016-03-21 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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr70310.c | 20 ++++++++++++++++++++
gcc/tree-vect-generic.c | 2 +-
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70310.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 gcc-5-branch
in repository gcc.
from 9c77e01 Save call-clobbered registers in _mcount on 32-bit Solaris/x8 [...]
new 0f34bee PR c++/70209 * tree.c (strip_typedefs): Call strip_typedefs [...]
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 | 9 +++++++++
gcc/cp/tree.c | 9 ++++++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/ext/attribute-may-alias-4.C | 17 +++++++++++++++++
4 files changed, 40 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attribute-may-alias-4.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.