This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7caa823 PR c++/67941 * lambda.c (maybe_add_lambda_conv_op): Mark _F [...]
new 17131f9 * gfortran.dg/nint_p7.f90: New testcase.
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 | 4 ++++
gcc/testsuite/gfortran.dg/nint_p7.f90 | 12 ++++++++++++
2 files changed, 16 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/nint_p7.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 hjl/interrupt/middle
in repository gcc.
at 404b798 Implement x86 interrupt attribute
This branch includes the following new commits:
new 404b798 Implement x86 interrupt attribute
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.
--
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 420a5ca * varasm.c (default_elf_asm_output_limited_string, default_ [...]
new 508ea8c * cp-ubsan.c (cp_ubsan_instrument_vptr_p): Use do_ubsan_in_ [...]
new 7caa823 PR c++/67941 * lambda.c (maybe_add_lambda_conv_op): Mark _F [...]
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/cp/ChangeLog | 9 +++++++++
gcc/cp/cp-ubsan.c | 4 +---
gcc/cp/lambda.c | 6 ++++++
gcc/testsuite/g++.dg/ubsan/null-6.C | 5 +++++
4 files changed, 21 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/null-6.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 c2b9499 2015-11-25 Vladimir Makarov <vmakarov(a)redhat.com>
new 420a5ca * varasm.c (default_elf_asm_output_limited_string, default_ [...]
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/varasm.c | 12 ++++++++----
2 files changed, 13 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 18cefec * config/nvptx/nvptx.md (load_arg_reg<mode>): Arg number co [...]
new c2b9499 2015-11-25 Vladimir Makarov <vmakarov(a)redhat.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/ChangeLog | 6 ++++++
gcc/lra-constraints.c | 5 ++++-
2 files changed, 10 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 f7450db /cp 2015-11-25 Markus Trippelsdorf <markus(a)trippelsdorf.de> [...]
new 44a89d0 2015-11-25 Vladimir Makarov <vmakarov(a)redhat.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/ChangeLog | 6 ++++++
gcc/lra-constraints.c | 5 ++++-
2 files changed, 10 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 1542949 2015-11-25 David Sherwood <david.sherwood(a)arm.com>
new 18cefec * config/nvptx/nvptx.md (load_arg_reg<mode>): Arg number co [...]
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/config/nvptx/nvptx.c | 37 ++++++++++++++++---------------------
gcc/config/nvptx/nvptx.md | 4 ++--
3 files changed, 29 insertions(+), 23 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 f6b3046 /cp 2015-11-25 Markus Trippelsdorf <markus(a)trippelsdorf.de> [...]
new 1542949 2015-11-25 David Sherwood <david.sherwood(a)arm.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/ChangeLog | 6 ++++++
gcc/doc/md.texi | 9 +++++++++
gcc/internal-fn.def | 2 ++
gcc/optabs.def | 4 ++++
4 files changed, 21 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 1d1b38b 2015-11-25 Eric Botcazou <ebotcazou(a)adacore.com>
new f6b3046 /cp 2015-11-25 Markus Trippelsdorf <markus(a)trippelsdorf.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/cp/ChangeLog | 7 +++++++
gcc/cp/constexpr.c | 4 ++--
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-array13.C | 6 ++++++
4 files changed, 21 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-array13.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 6244174 Extend valid values of iostream bitmask types
new f7450db /cp 2015-11-25 Markus Trippelsdorf <markus(a)trippelsdorf.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/cp/ChangeLog | 7 +++++++
gcc/cp/constexpr.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-array13.C | 6 ++++++
4 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-array13.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.