This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6972afa PR69195, Reload confused by invalid reg_equiv
new 75ad083 gcc/
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/tree-vect-stmts.c | 3 ++-
2 files changed, 7 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 gcc-5-branch
in repository gcc.
from b333cb2 Daily bump.
new 69be75d PR69195, Reload confused by invalid reg_equiv
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 | 10 +++
gcc/ira.c | 92 ++++++++++++----------
gcc/testsuite/ChangeLog | 5 ++
.../gcc.dg/{torture/pr44913.c => pr69195.c} | 13 +--
gcc/testsuite/gcc.dg/pr69238.c | 28 +++++++
5 files changed, 102 insertions(+), 46 deletions(-)
copy gcc/testsuite/gcc.dg/{torture/pr44913.c => pr69195.c} (57%)
create mode 100644 gcc/testsuite/gcc.dg/pr69238.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 a477b7f Daily bump.
new 2726bc3 PR69195, Reload confused by invalid reg_equiv
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 | 10 +++
gcc/ira.c | 92 ++++++++++++----------
gcc/testsuite/ChangeLog | 5 ++
.../gcc.dg/{torture/pr44913.c => pr69195.c} | 13 +--
gcc/testsuite/gcc.dg/pr69238.c | 28 +++++++
5 files changed, 102 insertions(+), 46 deletions(-)
copy gcc/testsuite/gcc.dg/{torture/pr44913.c => pr69195.c} (57%)
create mode 100644 gcc/testsuite/gcc.dg/pr69238.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 c82c99e Xfail pr46032.c scan if alignment requirements not met
new 6972afa PR69195, Reload confused by invalid reg_equiv
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 | 11 +++
gcc/ira.c | 102 +++++++++++----------
gcc/testsuite/ChangeLog | 5 +
.../gcc.dg/{torture/pr44913.c => pr69195.c} | 13 ++-
gcc/testsuite/gcc.dg/pr69238.c | 28 ++++++
5 files changed, 104 insertions(+), 55 deletions(-)
copy gcc/testsuite/gcc.dg/{torture/pr44913.c => pr69195.c} (57%)
create mode 100644 gcc/testsuite/gcc.dg/pr69238.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.
bernie.ogden pushed a change to branch bernie/benchmarking-buildlog
in repository toolchain/abe.
discards 071b6f3 Record sizes in a form accessible to LAVA
discards 6d2f9d6 Capture any stderr from cmds creating build.log
discards 014eef8 All build.log output in cat <<EOF format
discards b4bc980 Remove second copy of sizes from build.log
discards 021b070 Add source control to build.log
discards d3b001a Ensure toolchain_path is always set
discards 0c6ee71 Eliminate redundant paths in attached files
discards 0a9a11a Attach abe's own make log
discards eb6d81f Only attach host-session logs to trusted sessions
discards 7c950d2 Initialize maindir before exit handler
discards 3f862f4 Send most output to /dev/null
discards 10b7039 Attach build log to host-session
discards ff2dbd9 host-session: Set sysroot via make flags
adds 3183412 host-session: Set sysroot via make flags
adds 6943ca3 Attach build log to host-session
adds 0d3402d Send most output to /dev/null
new 685e347 Initialize maindir before exit handler
new c26272b Only attach host-session logs to trusted sessions
new bb9a8c0 Attach abe's own make log
new 0a1b78d Eliminate redundant paths in attached files
new 14cbd64 Ensure toolchain_path is always set
new 65ff595 Add source control to build.log
new fbb638f Remove second copy of sizes from build.log
new b8124d9 All build.log output in cat <<EOF format
new 7b8f5a3 Capture any stderr from cmds creating build.log
new bf80ea3 Record sizes in a form accessible to LAVA
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 (071b6f3)
\
N -- N -- N refs/heads/bernie/benchmarking-buildlog (bf80ea3)
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 10 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:
config/bench/lava/host-session | 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.
bernie.ogden pushed a change to branch bernie/trust-silent
in repository toolchain/abe.
omits 3f862f4 Send most output to /dev/null
omits 10b7039 Attach build log to host-session
omits ff2dbd9 host-session: Set sysroot via make flags
new 3183412 host-session: Set sysroot via make flags
new 6943ca3 Attach build log to host-session
new 0d3402d Send most output to /dev/null
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 (3f862f4)
\
N -- N -- N refs/heads/bernie/trust-silent (0d3402d)
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 3 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:
config/bench/lava/host-session | 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 a2389d4 2016-03-10 Richard Biener <rguenther(a)suse.de>
new c82c99e Xfail pr46032.c scan if alignment requirements not met
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 | 5 +++++
gcc/testsuite/gcc.dg/vect/pr46032.c | 2 +-
2 files changed, 6 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 master
in repository gcc.
from 6f9d277 Daily bump.
new a2389d4 2016-03-10 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 | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/alias-34.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/alias-35.c | 18 ++++++++++++++++++
gcc/tree-ssa-structalias.c | 10 ++++++++++
5 files changed, 59 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/alias-34.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/alias-35.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/master
in repository gcc.
omits 47feda3 Extend STV pass to 64-bit mode
new 987250f Extend STV pass to 64-bit mode
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 (47feda3)
\
N -- N -- N refs/heads/hjl/pr70155/master (987250f)
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:
--
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/pieces/master
in repository gcc.
discards 150da50 Update i386 piecewise move and store
discards 1ae2d5d Remove MAX_BITSIZE_MODE_ANY_INT
discards 28da365 Add TARGET_GEN_MEMSET_VALUE
discards 7b0daab Update alignment_for_piecewise_move
discards c9b0a3a Extend STV pass to 64-bit mode
discards 4999401 Allow all 1s of integer as standard SSE constants
adds 6f9d277 Daily bump.
adds 5a8ec50 Allow all 1s of integer as standard SSE constants
adds 47feda3 Extend STV pass to 64-bit mode
new 4c1b32a Update alignment_for_piecewise_move
new abba6ff Add TARGET_GEN_MEMSET_VALUE
new 98224a4 Remove MAX_BITSIZE_MODE_ANY_INT
new ee55bec Update i386 piecewise move and store
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 (150da50)
\
N -- N -- N refs/heads/hjl/pieces/master (ee55bec)
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 4 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 +-
gcc/config/i386/i386.c | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.