This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from f3be70df1b Fix AVR assembler so that it creates relocs that will work w [...]
new 240eab1e59 Automatic date update in version.in
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:
bfd/version.h | 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from bb2a7f80a98 c++: two-stage name lookup for overloaded operators [PR51577]
adds f91814c2259 Fix member alignment for all targets [PR103751].
adds 93faac7e32e Check for class type before assuming a type is one [PR103703].
adds 06041b2c67a c++: delayed noexcept in member function template [PR99980]
adds 840a22e0fee Testsuite: Tweak gcc.dg/20021029-1.c for nios2.
adds 774269aa4b9 Daily bump.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 18 +++++
config/ChangeLog | 7 ++
contrib/ChangeLog | 4 +
gcc/ChangeLog | 62 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 7 ++
gcc/cp/ChangeLog | 108 +++++++++++++++++++++++++
gcc/cp/parser.c | 9 ++-
gcc/testsuite/ChangeLog | 54 +++++++++++++
gcc/testsuite/g++.dg/cpp0x/noexcept71.C | 31 +++++++
gcc/testsuite/g++.dg/warn/Wmismatched-tags-9.C | 32 ++++++++
gcc/testsuite/gcc.dg/20021029-1.c | 1 +
gcc/testsuite/gcc.dg/Warray-bounds-48.c | 1 +
libcc1/ChangeLog | 9 +++
libgfortran/ChangeLog | 10 +++
libiberty/ChangeLog | 13 +++
zlib/ChangeLog | 7 ++
17 files changed, 372 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept71.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wmismatched-tags-9.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.