This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from a37d7d6fc1d gcc-changelog: Add FIXME note.
adds adddfc85c07 rs6000: fix symtab_node::get == NULL issue
adds 4320a4b717d c++: don't warn about internal interference sizes
adds 7bdf51557d1 i386: port vxworks to TARGET_CPU_P macro
adds 2709337c118 zero-call-used-regs attr for ada
adds 2ab5c3d5457 c++: default ctor that's also a list ctor [PR102050]
new e5d1af8a07a c++: Fix handling of decls with flexible array members init [...]
new 30e02539320 c++: add parsing_function_declarator predicate
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/ada/gcc-interface/utils.c | 59 +++++++++++++++++++++++++++++
gcc/config/i386/vxworks.h | 24 ++++++------
gcc/config/rs6000/rs6000.c | 1 +
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.c | 14 +++++--
gcc/cp/name-lookup.c | 7 +---
gcc/cp/parser.c | 13 ++++++-
gcc/cp/typeck2.c | 15 +++++++-
gcc/testsuite/g++.dg/cpp0x/initlist125.C | 12 ++++++
gcc/testsuite/g++.dg/cpp0x/initlist126.C | 17 +++++++++
gcc/testsuite/g++.dg/ext/flexary39.C | 65 ++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/flexary40.C | 50 ++++++++++++++++++++++++
gcc/testsuite/gnat.dg/zcur_attr.adb | 8 ++++
gcc/testsuite/gnat.dg/zcur_attr.ads | 4 ++
gcc/varasm.c | 12 ++++--
15 files changed, 276 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist125.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist126.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary39.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary40.C
create mode 100644 gcc/testsuite/gnat.dg/zcur_attr.adb
create mode 100644 gcc/testsuite/gnat.dg/zcur_attr.ads
--
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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards bb12e9f9 0: update: binutils-gcc: 1
new 832cf601 0: update: binutils-gcc: 2
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 (bb12e9f9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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:
01-reset_artifacts/console.log.xz | Bin 1528 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 62888 -> 63228 bytes
05-build_abe-bootstrap/console.log.xz | Bin 134780 -> 460248 bytes
06-check_regression/console.log.xz | Bin 388 -> 420 bytes
07-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 10 +++++-----
results | 2 ++
8 files changed, 18 insertions(+), 16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/linux.
from 3ca706c189db drm/ttm: fix type mismatch error on sparc64
adds 80be5998ad63 tools/bootconfig: Define memblock_free_ptr() to fix build error
No new revisions were added by this update.
Summary of changes:
tools/bootconfig/include/linux/memblock.h | 3 +--
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 720f6ee095 arc: Fix got-weak linker test
adds f677852bbd [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-abs-hi-pc.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S | 12 ++++-----
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-hello.c | 3 +--
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S | 12 ++++-----
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-world.c | 3 +--
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp | 29 ++++++++++++++++++++--
5 files changed, 41 insertions(+), 18 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards c9c4accd 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 789fce42 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (c9c4accd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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:
01-reset_artifacts/console.log.xz | Bin 1688 -> 1680 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 42744 -> 42888 bytes
04-build_abe-stage1/console.log.xz | Bin 91096 -> 90332 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9268 -> 8772 bytes
07-build_abe-glibc/console.log.xz | Bin 230328 -> 228932 bytes
08-build_abe-stage2/console.log.xz | Bin 217148 -> 217808 bytes
09-build_abe-gdb/console.log.xz | Bin 42732 -> 43608 bytes
10-build_abe-qemu/console.log.xz | Bin 30364 -> 30032 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3916 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2984 -> 2752 bytes
13-check_regression/console.log.xz | Bin 2996 -> 2920 bytes
13-check_regression/results.compare | 48 +-
13-check_regression/results.compare2 | 88 +-
14-update_baseline/console.log | 478 ++++---
14-update_baseline/results.compare | 48 +-
14-update_baseline/results.compare2 | 88 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2521964 -> 2515412 bytes
sumfiles/g++.sum | 157 ++-
sumfiles/gcc.log.xz | Bin 2100040 -> 2060164 bytes
sumfiles/gcc.sum | 2392 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 835164 -> 837896 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2244 -> 2248 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 162356 -> 162504 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 415316 -> 418124 bytes
sumfiles/libstdc++.sum | 16 +-
33 files changed, 1700 insertions(+), 1707 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 linux.
from 80be5998ad63 tools/bootconfig: Define memblock_free_ptr() to fix build error
new f6b5f1a56987 compiler.h: Introduce absolute_pointer macro
new dff2d13114f0 net: i825xx: Use absolute_pointer for memcpy from fixed me [...]
new 3cb8b1537f8a alpha: Move setup.h out of uapi
new ebdc20d7bc74 alpha: Use absolute_pointer to define COMMAND_LINE
new d6efd3f18763 Merge branch 'absolute-pointer' (patches from Guenter)
new fc7c028dcdbf sparc: avoid stringop-overread errors
new b7213ffa0e58 qnx4: avoid stringop-overread errors
The 7 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:
arch/alpha/include/{uapi => }/asm/setup.h | 6 ++--
arch/alpha/include/uapi/asm/setup.h | 42 ++-----------------------
arch/sparc/kernel/mdesc.c | 3 +-
drivers/net/ethernet/i825xx/82596.c | 2 +-
fs/qnx4/dir.c | 51 ++++++++++++++++++++-----------
include/linux/compiler.h | 2 ++
6 files changed, 45 insertions(+), 61 deletions(-)
copy arch/alpha/include/{uapi => }/asm/setup.h (90%)
--
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 30e02539320 c++: add parsing_function_declarator predicate
new f5ae6447bd8 rs6000: fix xcoff section encoding
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/rs6000/rs6000.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.