This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 687147abdfc PR fortran/95340 - ICE in gfc_match_select_rank, at fortran [...]
new 4816bf6a080 Update gcc sv.po.
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/po/sv.po | 596 ++++++++++++++++++++++++-----------------------------------
1 file changed, 238 insertions(+), 358 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 346bce6fe0c middle-end: Optimize (A&C)^(B&C) to (A^B)&C in simplify_rtx [...]
new 4e06c4a3446 rs6000: Rename isa attribute "fut" to "p10"
new d161c4b30ef testsuite: Make char4-subscript.f90 regex endian neutral.
new ace60939fd2 rs6000: Documentation updates for "future" rename
new 95cdcf701da Do not generate recursion check for compiler-generated procedures.
new 583812c2e2f PR fortran/95978 - ICE in gfc_match_data, at fortran/decl.c:731
new 9bca676cc7a compiler: remove some erroneous code that was never run
new 2635f9e5086 Revert "Add a __nonnnull__ attribute to std::string's _Char [...]
new 3b7272a2f73 Update gcc sv.po.
The 8 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.md | 10 +-
gcc/doc/extend.texi | 62 +--
gcc/fortran/decl.c | 2 +-
gcc/fortran/trans-decl.c | 2 +-
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 14 +-
gcc/po/sv.po | 596 ++++++++-------------
gcc/testsuite/gfortran.dg/char4-subscript.f90 | 8 +-
gcc/testsuite/gfortran.dg/pr95978.f90 | 10 +
gcc/testsuite/gfortran.dg/recursive_check_16.f90 | 25 +
libstdc++-v3/include/bits/basic_string.h | 1 -
.../21_strings/basic_string/cons/char/nonnull.cc | 29 -
.../basic_string/cons/wchar_t/nonnull.cc | 29 -
13 files changed, 319 insertions(+), 471 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95978.f90
create mode 100644 gcc/testsuite/gfortran.dg/recursive_check_16.f90
delete mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/cons/char/nonnull.cc
delete mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/nonnull.cc
--
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 devel/autopar_devel
in repository gcc.
from e778bf0fc6f Merge small partitions.
new f17ad988fab Better handle statics.
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 | 13 ++++++
gcc/cgraph.c | 14 ++++++
gcc/cgraph.h | 2 +
gcc/ipa-visibility.c | 2 +-
gcc/lto-cgraph.c | 60 +++++++++++++-----------
gcc/lto-partition.c | 126 ++++++++++++++++++++++++++++-----------------------
6 files changed, 133 insertions(+), 84 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_bmk_tx1/gnu-master-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
from 6b0f581b 7: reset: binutils-gcc-glibc: 0
new 89544d64 8: reset: binutils-gcc-glibc: 1
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 | 172 +-
02-prepare_abe/console.log | 226 +-
03-build_abe-binutils/console.log | 10633 +-
04-build_abe-stage1/console.log | 16138 ++-
05-build_abe-linux/console.log | 310 +-
06-build_abe-glibc/console.log | 40337 ++++----
07-build_abe-stage2/console.log | 38318 ++++---
09-benchmark--O3/benchmark-start.log | 2 +-
09-benchmark--O3/benchmark.log | 48 +-
09-benchmark--O3/console.log | 104 +-
10-check_regression/console.log | 198 +-
10-check_regression/results.log | 4 +-
10-check_regression/trigger-build-binutils-glibc | 4 +-
10-check_regression/trigger-build-gcc | 2 +-
11-update_baseline/console.log | 22 +-
11-update_baseline/results.log | 4 +-
console.log | 106742 ++++++++++----------
jenkins/manifest.sh | 20 +-
results | 2 +
results_id | 2 +-
20 files changed, 106292 insertions(+), 106996 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 PR41918
in repository dejagnu.
from 5bc0f51 Add option to stop immediately at Tcl errors and continue by default
new 2c7ae25 Record Tcl errors and dump them again at the end of a run
new a149ae3 Withdraw proposed --keep_going and --no_keep_going options
new 556eb77 Document use of UNRESOLVED results to mark test script crashes
new 61dc0ca Add separator lines when repeating error messages
The 4 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:
ChangeLog | 50 ++++++++++
Makefile.am | 10 +-
Makefile.in | 2 +-
NEWS | 9 +-
doc/dejagnu.texi | 13 +--
doc/runtest.1 | 6 --
lib/framework.exp | 11 +++
runtest.exp | 28 +++---
testsuite/runtest.main/abort.exp | 101 ---------------------
testsuite/runtest.main/error.exp | 81 +++++++++++++++++
.../testsuite/error.test/error-al-dbz.exp} | 2 +-
.../testsuite/error.test/error-dbz.exp} | 2 +-
.../testsuite/error.test/error-undef.exp} | 2 +-
.../testsuite/error.test}/simple.exp | 0
14 files changed, 173 insertions(+), 144 deletions(-)
delete mode 100644 testsuite/runtest.main/abort.exp
create mode 100644 testsuite/runtest.main/error.exp
rename testsuite/runtest.main/{abort/testsuite/abort.test/abort-al-dbz.exp => erro [...]
rename testsuite/runtest.main/{abort/testsuite/abort.test/abort-dbz.exp => error/t [...]
rename testsuite/runtest.main/{abort/testsuite/abort.test/abort-undef.exp => error [...]
rename testsuite/runtest.main/{abort/testsuite/abort.test => error/testsuite/error [...]
--
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 5e7d7e36816 Automatic date update in version.in
new 83d7d99e755 RISC-V: Cleanup the include/opcode/riscv-opc.h.
new 08ccfccf0ed RISC-V: Support debug and float CSR as the unprivileged ones.
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:
gas/ChangeLog | 34 ++++++
gas/config/tc-riscv.c | 53 ++++-----
gas/testsuite/gas/riscv/csr-dw-regnums.d | 33 ++++--
gas/testsuite/gas/riscv/csr-dw-regnums.s | 37 ++++---
gas/testsuite/gas/riscv/priv-reg-fail-fext.d | 2 +-
gas/testsuite/gas/riscv/priv-reg-fail-fext.l | 27 +----
.../gas/riscv/priv-reg-fail-read-only-01.d | 2 +-
.../gas/riscv/priv-reg-fail-read-only-01.l | 27 +----
gas/testsuite/gas/riscv/priv-reg-fail-rv32-only.d | 2 +-
gas/testsuite/gas/riscv/priv-reg-fail-rv32-only.l | 27 +----
.../gas/riscv/priv-reg-fail-version-1p10.l | 2 -
.../gas/riscv/priv-reg-fail-version-1p11.l | 1 -
.../gas/riscv/priv-reg-fail-version-1p9p1.l | 2 -
gas/testsuite/gas/riscv/priv-reg-version-1p10.d | 34 ++++--
gas/testsuite/gas/riscv/priv-reg-version-1p11.d | 34 ++++--
gas/testsuite/gas/riscv/priv-reg-version-1p9p1.d | 34 ++++--
gas/testsuite/gas/riscv/priv-reg.s | 45 +++++---
include/ChangeLog | 10 ++
include/opcode/riscv-opc.h | 123 +++++++++++----------
include/opcode/riscv.h | 1 +
opcodes/ChangeLog | 5 +
opcodes/riscv-dis.c | 9 +-
22 files changed, 297 insertions(+), 247 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.