This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 19ed6bf44c3 c++: error with constexpr operator() [PR107939]
new fb82334341e c++: ICE initing lifetime-extended constexpr var [PR107079]
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/call.cc | 2 +-
gcc/testsuite/g++.dg/cpp0x/constexpr-nsdmi2.C | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-nsdmi2.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 binutils-gdb.
from 2eb2613519a Enable vector instruction debugging for AIX
new 5fc6b6d44cd gdb: Fix GDB_AC_CHECK_BFD macro regression
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:
gdb/acinclude.m4 | 2 +-
gdb/configure | 4 ++--
2 files changed, 3 insertions(+), 3 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 b2b841fa255 testsuite: Fix another syntax problem in slp-3.c
new 80f0052b392 c++: -Wdangling-reference with reference wrapper [PR107532]
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/call.cc | 98 ++++++++++++++++++++----
gcc/testsuite/g++.dg/warn/Wdangling-reference8.C | 77 +++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wdangling-reference9.C | 21 +++++
3 files changed, 182 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wdangling-reference8.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wdangling-reference9.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 binutils-gdb.
from 711b1f02f3e [gdb/testsuite] Fix gdb.threads/execl.exp for remote target
new 2eb2613519a Enable vector instruction debugging for AIX
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:
gdb/NEWS | 5 +
gdb/aix-thread.c | 253 +++++++++++++++++++++++++++++++++++++++++++++++++-
gdb/rs6000-aix-nat.c | 221 +++++++++++++++++++++++++++++++++++++++++++
gdb/rs6000-aix-tdep.c | 182 ++++++++++++++++++++++++++++++++++++
4 files changed, 660 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 0d573c1f002 c++: Fix up ICE in emit_support_tinfo_1 [PR109042]
new b2b841fa255 testsuite: Fix another syntax problem in slp-3.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/testsuite/gcc.dg/vect/slp-3.c | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
from 9dee591559 47: onsuccess: #3: boot: Success after binutils/gcc/linux/qe [...]
new 6fc1a2158d 48: onsuccess: #4: boot: Success after binutils/gcc/qemu: 37 [...]
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:
01-reset_artifacts/console.log.xz | Bin 1748 -> 1760 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30916 -> 30724 bytes
04-build_abe-stage1/console.log.xz | Bin 90640 -> 89752 bytes
05-build_abe-qemu/console.log.xz | Bin 32232 -> 32080 bytes
06-build_linux/console.log.xz | Bin 5712 -> 5708 bytes
07-boot_linux/console.log.xz | Bin 5656 -> 5640 bytes
08-check_regression/console.log.xz | Bin 4424 -> 3788 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
16 files changed, 21 insertions(+), 21 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 releases/gcc-12
in repository gcc.
from c0edd2060db c++: thinko in extract_local_specs [PR108998]
new 19ed6bf44c3 c++: error with constexpr operator() [PR107939]
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/constexpr.cc | 8 ++++++--
gcc/testsuite/g++.dg/cpp1y/var-templ74.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/var-templ77.C | 32 ++++++++++++++++++++++++++++++++
3 files changed, 39 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ77.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.