This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 95960cd4732 modula2: Reimplement parameter declaration and checking.
new da64698159f tree-optimization/117510 - fix guard hoisting validity check
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/vect-outer-pr117510.c | 13 +++++++++++++
gcc/tree-ssa-loop-unswitch.cc | 6 +++++-
2 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-outer-pr117510.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 c0a07e7d488 gdb/dwarf2/read.c: Handle empty CU name
new 023e60ced0c ld: Move note sections after .rodata section
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:
ld/scripttempl/elf.sc | 11 +++++++++++
ld/scripttempl/misc-sections.sc | 11 -----------
ld/testsuite/ld-elf/pr32341.d | 15 +++++++++++++++
ld/testsuite/ld-elf/{empty.s => pr32341.s} | 13 ++++++++++---
4 files changed, 36 insertions(+), 14 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr32341.d
copy ld/testsuite/ld-elf/{empty.s => pr32341.s} (58%)
--
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 8473010807a libgomp/plugin/plugin-gcn.c: Show device number in ISA erro [...]
new 95960cd4732 modula2: Reimplement parameter declaration and checking.
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/m2/gm2-compiler/M2Base.def | 103 +--
gcc/m2/gm2-compiler/M2Base.mod | 197 ++--
gcc/m2/gm2-compiler/M2Check.mod | 26 +-
gcc/m2/gm2-compiler/M2Error.def | 19 -
gcc/m2/gm2-compiler/M2GCCDeclare.mod | 292 ++++--
gcc/m2/gm2-compiler/M2GenGCC.mod | 97 +-
gcc/m2/gm2-compiler/M2MetaError.def | 33 +-
gcc/m2/gm2-compiler/M2MetaError.mod | 21 +-
gcc/m2/gm2-compiler/M2Options.def | 1 +
gcc/m2/gm2-compiler/M2Options.mod | 1 +
gcc/m2/gm2-compiler/M2Quads.mod | 362 +++-----
gcc/m2/gm2-compiler/M2Range.mod | 6 +-
gcc/m2/gm2-compiler/M2Scaffold.mod | 24 +-
gcc/m2/gm2-compiler/M2Size.mod | 10 +-
gcc/m2/gm2-compiler/M2Swig.mod | 20 +-
gcc/m2/gm2-compiler/M2SymInit.mod | 23 +-
gcc/m2/gm2-compiler/M2System.mod | 48 +-
gcc/m2/gm2-compiler/P1SymBuild.mod | 36 +-
gcc/m2/gm2-compiler/P2Build.bnf | 27 +-
gcc/m2/gm2-compiler/P2SymBuild.def | 18 +-
gcc/m2/gm2-compiler/P2SymBuild.mod | 830 +++++++++--------
gcc/m2/gm2-compiler/P3SymBuild.mod | 15 +-
gcc/m2/gm2-compiler/PCSymBuild.mod | 8 +-
gcc/m2/gm2-compiler/SymbolTable.def | 292 +++---
gcc/m2/gm2-compiler/SymbolTable.mod | 1200 +++++++++++--------------
gcc/m2/gm2-libs-coroutines/SYSTEM.mod | 4 +-
gcc/testsuite/gm2/iso/fail/badexpression3.mod | 11 +
gcc/testsuite/gm2/iso/fail/badparam4.def | 5 +
gcc/testsuite/gm2/iso/fail/badparam4.mod | 8 +
29 files changed, 1844 insertions(+), 1893 deletions(-)
create mode 100644 gcc/testsuite/gm2/iso/fail/badexpression3.mod
create mode 100644 gcc/testsuite/gm2/iso/fail/badparam4.def
create mode 100644 gcc/testsuite/gm2/iso/fail/badparam4.mod
--
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 2a4ce8d0c2f RISC-V: Fix one nit indent issue of ustrunc pattern [NFC]
new 8473010807a libgomp/plugin/plugin-gcn.c: Show device number in ISA erro [...]
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:
libgomp/plugin/plugin-gcn.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 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 42a2df0b798 Fortran: Suppress invalid finalization of artificial variab [...]
new 2a4ce8d0c2f RISC-V: Fix one nit indent issue of ustrunc pattern [NFC]
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/riscv/autovec.md | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 599df6e2db1 ld, LoongArch: print error about linking without -fPIC or - [...]
new c0a07e7d488 gdb/dwarf2/read.c: Handle empty CU name
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/dwarf2/read.c | 1 +
.../mi-start.c => gdb.dwarf2/cu-empty-name.c} | 4 ++--
.../{nostaticblock.exp => cu-empty-name.exp} | 26 ++++++++++++----------
3 files changed, 17 insertions(+), 14 deletions(-)
copy gdb/testsuite/{gdb.mi/mi-start.c => gdb.dwarf2/cu-empty-name.c} (91%)
copy gdb/testsuite/gdb.dwarf2/{nostaticblock.exp => cu-empty-name.exp} (70%)
--
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 f5851a5b36b Reject UNSIGNED for Complex, some documentation fixes.
new 42a2df0b798 Fortran: Suppress invalid finalization of artificial variab [...]
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/fortran/class.cc | 5 +-
gcc/testsuite/gfortran.dg/finalize_58.f90 | 77 +++++++++++++++++++++++++++++++
2 files changed, 80 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/finalize_58.f90
--
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 00448f9b5a1 doc: install: document UBSAN_OPTIONS
new f5851a5b36b Reject UNSIGNED for Complex, some documentation fixes.
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/fortran/check.cc | 17 +++++++++++++++++
gcc/fortran/gfortran.texi | 8 ++++++--
gcc/fortran/intrinsic.texi | 26 +++++++++++++++-----------
gcc/testsuite/gfortran.dg/unsigned_41.f90 | 8 ++++++++
4 files changed, 46 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/unsigned_41.f90
--
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 master
in repository toolchain/ci/interesting-commits.
from e333ed73e Add entry ee030b28004eade3da872e7ae62a526a2940a705 from https [...]
new 36834571e Add entry ee030b28004eade3da872e7ae62a526a2940a705 from https [...]
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:
.../commit-log.txt | 2 +-
.../jira/description | 7 +++++-
.../jira/summary | 2 +-
.../jira/yaml | 9 +++++--
.../status.txt | 5 ++++
.../master-thumb_v8a_hard_eabi/details.txt | 28 ++++++++++------------
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../master-thumb_v8a_hard_eabi}/status-summary.txt | 0
.../master-thumb_v8a_hard_eabi/status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++--
12 files changed, 41 insertions(+), 28 deletions(-)
copy gcc/sha1/{a1381b69b9d81f210735d4a5bc9d65a0b01d1bda => ee030b28004eade3da872e7 [...]
copy gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/{tcwg_bootstrap_check/maste [...]
copy gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/{tcwg_bootstrap_check/maste [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => gcc/sha1/ee030b280 [...]
copy gcc/sha1/{1340ddea0158de3f49aeb75b4013e5fc313ff6f4 => ee030b28004eade3da872e7 [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => gcc/sha1/ee030b280 [...]
copy gcc/sha1/{d93353e6423ecaaae9fa47d0935caafd9abfe4de => ee030b28004eade3da872e7 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.