This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5fe1f28 PR testsuite/69573 - FAIL: gcc.dg/pr61053.c (test for excess errors)
new d91f5fb PR c++/69851 * expr.c (store_field): Don't use bit-field pa [...]
new 0a0d388 Tweak comment further.
new 0a04aac PR c++/69850 * rtti.c (ifnonnull): Set TREE_NO_WARNING on t [...]
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 | 7 +++++++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/rtti.c | 13 +++++++------
gcc/expr.c | 19 +++++++++++++++++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/torture/pr69851.C | 24 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wnonnull-compare-4.C | 14 ++++++++++++++
7 files changed, 83 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr69851.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull-compare-4.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 e4e70a5 Adjust fix PR c++/68948
new 5fe1f28 PR testsuite/69573 - FAIL: gcc.dg/pr61053.c (test for excess errors)
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/pr61053.c | 20 +++++++++++++++-----
2 files changed, 20 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 743d960 PR middle-end/69838 * lra.c (lra_process_new_insns): If non [...]
new e4e70a5 Adjust fix PR c++/68948
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/pt.c | 10 +---------
gcc/cp/semantics.c | 13 +++++++++++--
3 files changed, 21 insertions(+), 11 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 6263dde PR c++/69850 * init.c (build_vec_delete_1): Set TREE_NO_WAR [...]
new 743d960 PR middle-end/69838 * lra.c (lra_process_new_insns): If non [...]
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/lra.c | 11 ++++++++++-
2 files changed, 15 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 cf2ed1b [AArch64] Skip gcc.target/aarch64/assembler_arch_1.c if assem [...]
new a45bce1 PR c++/67767 * parser.c (cp_parser_std_attribute_spec_seq): [...]
new 6263dde PR c++/69850 * init.c (build_vec_delete_1): Set TREE_NO_WAR [...]
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 | 14 +++++++++++++
gcc/cp/cp-gimplify.c | 3 +++
gcc/cp/init.c | 13 +++++++-----
gcc/cp/parser.c | 11 ++++++----
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/cpp0x/pr67767.C | 10 +++++++++
gcc/testsuite/g++.dg/warn/Wnonnull-compare-2.C | 27 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wnonnull-compare-3.C | 28 ++++++++++++++++++++++++++
8 files changed, 106 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr67767.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull-compare-2.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull-compare-3.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 f6cc34b PR target/69820 * config/i386/sse.md (VI_512): Only include [...]
new cf2ed1b [AArch64] Skip gcc.target/aarch64/assembler_arch_1.c if assem [...]
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/doc/sourcebuild.texi | 3 +++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/aarch64/assembler_arch_1.c | 1 +
gcc/testsuite/lib/target-supports.exp | 17 +++++++++++++++++
4 files changed, 30 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 e3eb13b S/390: z13 Add missing commutative operand markers.
new f6cc34b PR target/69820 * config/i386/sse.md (VI_512): Only include [...]
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/i386/sse.md | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr69820.c | 14 ++++++++++++++
4 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr69820.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 d92404e PR target/62554 PR target/69610 gcc * con [...]
new c32bc4d Fix PR number in changelog entries.
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 | 2 +-
gcc/testsuite/ChangeLog | 2 +-
2 files changed, 2 insertions(+), 2 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 f67cece * mangle.c (maybe_check_abi_tags): Add for_decl parm. Call [...]
new 16f9a53 PR target/69671 * config/i386/sse.md (*<floatsuffix>floatv2 [...]
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/config/i386/sse.md | 148 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 157 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.