This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ac07ea0 2015-08-31 Richard Biener <rguenther(a)suse.de>
new a4e1a24 2015-08-31 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/lto/ChangeLog | 7 +++++++
gcc/lto/lto-symtab.c | 9 ++++-----
gcc/lto/lto.c | 6 ++++--
3 files changed, 15 insertions(+), 7 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 965a654 Avoid strndup in gcc.c (PR bootstrap/67363)
new ac07ea0 2015-08-31 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 | 13 +++++++++++++
gcc/lto-streamer-in.c | 15 +++++++++++----
gcc/lto-streamer-out.c | 6 +++++-
gcc/lto-streamer.h | 3 +++
4 files changed, 32 insertions(+), 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 master
in repository gcc.
from 130d2fa PR fortran/54833 * trans.c (gfc_call_free): Don't check if [...]
new 965a654 Avoid strndup in gcc.c (PR bootstrap/67363)
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/gcc.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 1d9726d PR libfortran/47571 * acinclude.m4 (LIBGFOR_GTHREAD_WEAK): [...]
new 130d2fa PR fortran/54833 * trans.c (gfc_call_free): Don't check if [...]
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/trans.c | 15 +++------------
gcc/fortran/trans.h | 2 +-
3 files changed, 10 insertions(+), 13 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 bfd098e Improve function header comments in tree-ssa-loop-manip.c
new 1d9726d PR libfortran/47571 * acinclude.m4 (LIBGFOR_GTHREAD_WEAK): [...]
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:
libgfortran/ChangeLog | 12 +++++++++
libgfortran/acinclude.m4 | 36 +++++++++++----------------
libgfortran/config.h.in | 7 ++----
libgfortran/configure | 47 ++++++++++++++++-------------------
libgfortran/configure.ac | 4 +--
libgfortran/intrinsics/system_clock.c | 14 +++--------
6 files changed, 56 insertions(+), 64 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 6a4b27e Rename [su]sum_widen to widen_[su]sum to reflect correct stan [...]
new bfd098e Improve function header comments in tree-ssa-loop-manip.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 | 6 ++++++
gcc/tree-ssa-loop-manip.c | 24 ++++++++++++------------
2 files changed, 18 insertions(+), 12 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 3df122a revert to assign_parms assignments using default defs
new bc5e215 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 (3df122a)
\
N -- N -- N refs/heads/aoliva/pr64164 (bc5e215)
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 | 38 +++++++++++++++++++++----
gcc/flags.h | 2 ++
gcc/function.c | 76 +++++++++++++++++++++++++++++++++++++++----------
gcc/tree-ssa-coalesce.c | 4 +--
4 files changed, 98 insertions(+), 22 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 e3669f2 compiler: Check for invalid UTF8 in Go comments.
new 6a4b27e Rename [su]sum_widen to widen_[su]sum to reflect correct stan [...]
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/doc/md.texi | 8 ++++----
2 files changed, 10 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 b21e01b [gcc]
new e3669f2 compiler: Check for invalid UTF8 in Go comments.
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/lex.cc | 10 ++++++++++
2 files changed, 11 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 f1a166b * [SH] config.gcc (supported_defaults): Handle sh[123456ble]* [...]
new b21e01b [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 | 15 +++++
gcc/config/rs6000/rs6000.c | 86 +++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/powerpc/swaps-p8-19.c | 20 ++++++
4 files changed, 123 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/swaps-p8-19.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.