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 351e923897d Daily bump.
new 38dd703d368 fortran: Ignore use statements on error [PR107426]
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/gfortran.h | 2 ++
gcc/fortran/module.cc | 31 +++++++++++++++++++++++++++++++
gcc/fortran/parse.cc | 4 ++++
gcc/testsuite/gfortran.dg/pr89943_3.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr89943_4.f90 | 2 +-
gcc/testsuite/gfortran.dg/use_31.f90 | 26 ++++++++++++++++++++++++++
6 files changed, 65 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/use_31.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 b120e355e59 jit, Darwin: Implement library exports list.
new 94792057ad4 Fix up duplicated words mostly in comments, part 1
new 9a5e4aade2b Fix up postboot dependencies [PR106472]
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:
Makefile.in | 33 +++++++++++++++++++++++++++++++++
Makefile.tpl | 26 +++++++++++++++++++++++++-
config/lcmessage.m4 | 4 ++--
libdecnumber/decCommon.c | 2 +-
libgcc/unwind-dw2-fde.c | 2 +-
libgfortran/configure.host | 2 +-
libgm2/configure.host | 2 +-
libgomp/libgomp.texi | 10 +++++-----
libgomp/priority_queue.h | 2 +-
libiberty/dyn-string.c | 2 +-
libiberty/regex.c | 2 +-
libitm/beginend.cc | 2 +-
libobjc/encoding.c | 2 +-
libobjc/init.c | 2 +-
libobjc/sendmsg.c | 2 +-
libstdc++-v3/acinclude.m4 | 2 +-
libstdc++-v3/configure.host | 2 +-
libvtv/vtv_fail.cc | 2 +-
libvtv/vtv_rts.cc | 2 +-
19 files changed, 80 insertions(+), 23 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 ad8e34eaa87 testsuite, Darwin: Allow for an undefined symbol [PR114036].
new 799a056cf80 testsuite: Remove duplicate -lgcov [PR114034]
new b120e355e59 jit, Darwin: Implement library exports list.
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/jit/Make-lang.in | 47 ++++---
gcc/jit/libgccjit.exports | 233 ++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/gcov/gcov-dump-1.C | 2 +-
gcc/testsuite/g++.dg/gcov/gcov-dump-2.C | 2 +-
4 files changed, 265 insertions(+), 19 deletions(-)
create mode 100644 gcc/jit/libgccjit.exports
--
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 3c499f8f6f7 Darwin: Do not emit .macinfo when dsymutil cannot consume it.
new 451bb0b9262 Darwin: Correct a version check.
new ad8e34eaa87 testsuite, Darwin: Allow for an undefined symbol [PR114036].
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/config/darwin.cc | 2 +-
gcc/testsuite/gcc.misc-tests/gcov-14.c | 2 +-
2 files changed, 2 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from 078f4a958cd LoongArch: Fix missing plugin header
new c85c2e26b8d testsuite, Darwin: Update bad-mapper-1 after libiberty changes.
new 3c499f8f6f7 Darwin: Do not emit .macinfo when dsymutil cannot consume it.
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/config/darwin.cc | 23 ++++++++++++++++++-----
gcc/testsuite/g++.dg/modules/bad-mapper-1.C | 4 ++--
2 files changed, 20 insertions(+), 7 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 binutils-gdb.
from 3c6c32951e2 PR 30569, delete _bfd_mips_elf_early_size_sections
new 33c58f48440 PR31458, FAIL: MIPS eh-frame 3 with --no-keep-memory
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/elf-bfd.h | 4 ++--
bfd/elflink.c | 6 +++---
bfd/elfxx-mips.c | 22 +++++++++++++++++-----
ld/testsuite/ld-mips-elf/mips-elf.exp | 1 +
4 files changed, 23 insertions(+), 10 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-13
in repository gcc.
from 289bf7b1fa5 Daily bump.
new 11f37868bb5 handle unwind tables that are embedded within unwinding cod [...]
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:
libgcc/unwind-dw2-fde.c | 37 +++++++++++++++++++++----------------
1 file changed, 21 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.
unknown user pushed a change to branch master
in repository gcc.
from b253b4695dd LoongArch: Add support for TLS descriptors.
new 078f4a958cd LoongArch: Fix missing plugin header
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/loongarch/t-loongarch | 5 +++--
1 file changed, 3 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from 6f9ba3ea554 LoongArch: Regenerate loongarch.opt.urls.
new b253b4695dd LoongArch: Add support for TLS descriptors.
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.gcc | 19 +++++-
gcc/config/loongarch/genopts/loongarch.opt.in | 14 +++++
gcc/config/loongarch/loongarch-def.h | 7 +++
gcc/config/loongarch/loongarch-driver.cc | 2 +-
gcc/config/loongarch/loongarch-opts.cc | 12 +++-
gcc/config/loongarch/loongarch-opts.h | 3 +
gcc/config/loongarch/loongarch.cc | 45 ++++++++++----
gcc/config/loongarch/loongarch.md | 68 ++++++++++++++++++++++
gcc/config/loongarch/loongarch.opt | 14 +++++
gcc/config/loongarch/loongarch.opt.urls | 3 +
gcc/doc/invoke.texi | 16 ++++-
.../gcc.target/loongarch/cmodel-extreme-1.c | 2 +-
.../gcc.target/loongarch/cmodel-extreme-2.c | 2 +-
.../explicit-relocs-auto-extreme-tls-desc.c | 10 ++++
.../loongarch/explicit-relocs-auto-tls-desc.c | 10 ++++
.../loongarch/explicit-relocs-auto-tls-ld-gd.c | 2 +-
.../loongarch/explicit-relocs-extreme-tls-desc.c | 16 +++++
.../explicit-relocs-medium-call36-auto-tls-ld-gd.c | 2 +-
.../loongarch/explicit-relocs-tls-desc.c | 13 +++++
.../gcc.target/loongarch/func-call-medium-1.c | 2 +-
.../gcc.target/loongarch/func-call-medium-2.c | 2 +-
.../gcc.target/loongarch/func-call-medium-3.c | 2 +-
.../gcc.target/loongarch/func-call-medium-4.c | 2 +-
.../gcc.target/loongarch/tls-extreme-macro.c | 2 +-
gcc/testsuite/gcc.target/loongarch/tls-gd-noplt.c | 2 +-
25 files changed, 246 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/explicit-relocs-auto-extreme [...]
create mode 100644 gcc/testsuite/gcc.target/loongarch/explicit-relocs-auto-tls-desc.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/explicit-relocs-extreme-tls-desc.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/explicit-relocs-tls-desc.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.