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 058939a Daily bump.
new 66c6019 PR go/61303 runtime: don't overallocate in select code
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:
libgo/runtime/netpoll_select.c | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 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 cb80a80 PR c/66516 - missing diagnostic on taking the address of a bu [...]
new 2d46282 fix PR68453: recursively add phi nodes to merge points
new 9f45aa5 Daily bump.
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 | 17 ++
gcc/DATESTAMP | 2 +-
gcc/graphite-isl-ast-to-gimple.c | 301 +++++++++++++++++--------
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gfortran.dg/graphite/pr68453.f90 | 24 ++
5 files changed, 261 insertions(+), 89 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/graphite/pr68453.f90
--
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 1379986 2015-11-25 Paul Thomas <pault(a)gcc.gnu.org>
new 47f5160 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 gcc-5-branch
in repository gcc.
from 9ee9bb1 Backported from mainline 2015-11-20 Jakub Jelinek <jakub@ [...]
new 058939a 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 hjl/interrupt/middle
in repository gcc.
discards 89b651b Implement x86 interrupt attribute
new 0428f47 Implement x86 interrupt attribute
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 (89b651b)
\
N -- N -- N refs/heads/hjl/interrupt/middle (0428f47)
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/config/i386/i386.c | 7 ++-----
1 file changed, 2 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 4c4a180 PR lto/67548 * lto-plugin.c (linker_output, linker_output_s [...]
new cb80a80 PR c/66516 - missing diagnostic on taking the address of a bu [...]
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 | 12 +-
gcc/testsuite/g++.dg/addr_builtin-1.C | 276 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/addr_builtin-1.c | 198 ++++++++++++++++++++++++
3 files changed, 480 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/addr_builtin-1.C
create mode 100644 gcc/testsuite/gcc.dg/addr_builtin-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 hjl/interrupt/middle
in repository gcc.
discards abac107 Also check mode on entry_parm for conversion
discards 81ff74c Implement x86 interrupt attribute
discards a82437d Update TARGET_FUNCTION_INCOMING_ARG documentation
adds 59ec98b * lambda.c (maybe_add_lambda_conv_op): Only set no_sanitize [...]
adds d55ee8d PR c++/68434
adds 2de9250 * g++.dg/init/self1.C: Remove dg-do run.
adds 3f8f2e5 * lto-symtab.c: Include alias.h (warn_type_compatibility_p) [...]
adds 64dc367 [gcc] 2015-11-25 Michael Meissner <meissner(a)linux.vnet.ibm.com>
adds cf9e748 update changelog
adds 4c4a180 PR lto/67548 * lto-plugin.c (linker_output, linker_output_s [...]
new cb80a80 PR c/66516 - missing diagnostic on taking the address of a bu [...]
new 3b5af41 Update TARGET_FUNCTION_INCOMING_ARG documentation
new 89b651b Implement x86 interrupt attribute
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 (abac107)
\
N -- N -- N refs/heads/hjl/interrupt/middle (89b651b)
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:
gcc/ChangeLog | 48 ++++
gcc/common.opt | 6 +
gcc/config/i386/i386.c | 6 +-
gcc/config/rs6000/constraints.md | 3 +-
gcc/config/rs6000/rs6000.c | 42 +++-
gcc/config/rs6000/rs6000.h | 1 +
gcc/config/rs6000/rs6000.md | 63 +++--
gcc/cp/ChangeLog | 9 +
gcc/cp/lambda.c | 13 +-
gcc/cp/pt.c | 12 +-
gcc/doc/md.texi | 6 +-
gcc/flag-types.h | 8 +
gcc/function.c | 3 +-
gcc/ipa-visibility.c | 46 +++-
gcc/lto/ChangeLog | 14 ++
gcc/lto/lang.opt | 23 ++
gcc/lto/lto-lang.c | 29 +++
gcc/lto/lto-symtab.c | 179 +++++++------
gcc/testsuite/ChangeLog | 23 +-
gcc/testsuite/g++.dg/addr_builtin-1.C | 276 +++++++++++++++++++++
gcc/testsuite/g++.dg/concepts/pr68434.C | 21 ++
gcc/testsuite/g++.dg/init/self1.C | 1 -
gcc/testsuite/g++.dg/lto/20100603-1_0.C | 1 +
gcc/testsuite/gcc.dg/addr_builtin-1.c | 198 +++++++++++++++
gcc/testsuite/gcc.target/powerpc/dform-1.c | 207 ++++++++++++++++
gcc/testsuite/gcc.target/powerpc/dform-2.c | 209 ++++++++++++++++
.../lto/{bind_c-5_0.f90 => bind_c-6_0.f90} | 4 +-
gcc/testsuite/gfortran.dg/lto/bind_c-6_1.c | 29 +++
lto-plugin/ChangeLog | 7 +
lto-plugin/lto-plugin.c | 29 ++-
30 files changed, 1376 insertions(+), 140 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/addr_builtin-1.C
create mode 100644 gcc/testsuite/g++.dg/concepts/pr68434.C
create mode 100644 gcc/testsuite/gcc.dg/addr_builtin-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/dform-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/dform-2.c
copy gcc/testsuite/gfortran.dg/lto/{bind_c-5_0.f90 => bind_c-6_0.f90} (76%)
create mode 100644 gcc/testsuite/gfortran.dg/lto/bind_c-6_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 master
in repository gcc.
from cf9e748 update changelog
new 4c4a180 PR lto/67548 * lto-plugin.c (linker_output, linker_output_s [...]
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/common.opt | 6 ++++++
gcc/flag-types.h | 8 ++++++++
gcc/ipa-visibility.c | 46 +++++++++++++++++++++++++++++++++-------------
gcc/lto/ChangeLog | 6 ++++++
gcc/lto/lang.opt | 23 +++++++++++++++++++++++
gcc/lto/lto-lang.c | 29 +++++++++++++++++++++++++++++
lto-plugin/ChangeLog | 7 +++++++
lto-plugin/lto-plugin.c | 29 ++++++++++++++++++++++++++++-
9 files changed, 151 insertions(+), 14 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 3f8f2e5 * lto-symtab.c: Include alias.h (warn_type_compatibility_p) [...]
new 64dc367 [gcc] 2015-11-25 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new cf9e748 update changelog
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 | 37 +++++
gcc/config/rs6000/constraints.md | 3 +-
gcc/config/rs6000/rs6000.c | 42 +++++-
gcc/config/rs6000/rs6000.h | 1 +
gcc/config/rs6000/rs6000.md | 63 +++++----
gcc/doc/md.texi | 6 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/powerpc/dform-1.c | 207 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/dform-2.c | 209 +++++++++++++++++++++++++++++
9 files changed, 541 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/dform-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/dform-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 2de9250 * g++.dg/init/self1.C: Remove dg-do run.
new 3f8f2e5 * lto-symtab.c: Include alias.h (warn_type_compatibility_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/lto/ChangeLog | 8 +
gcc/lto/lto-symtab.c | 179 +++++++++++++--------
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/g++.dg/lto/20100603-1_0.C | 1 +
.../lto/{bind_c-5_0.f90 => bind_c-6_0.f90} | 4 +-
gcc/testsuite/gfortran.dg/lto/bind_c-6_1.c | 29 ++++
6 files changed, 155 insertions(+), 72 deletions(-)
copy gcc/testsuite/gfortran.dg/lto/{bind_c-5_0.f90 => bind_c-6_0.f90} (76%)
create mode 100644 gcc/testsuite/gfortran.dg/lto/bind_c-6_1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.