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 87a5641b65d Daily bump.
new 42d4aa02c60 ipa: Don't disable function parameter analysis for fat LTO
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/ipa-modref.cc | 4 ++--
1 file 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 releases/gcc-13
in repository gcc.
from c56dc83e82a Arm: Fix incorrect tailcall-generation for indirect calls [ [...]
new e83df98c814 ipa: Don't disable function parameter analysis for fat LTO
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/ipa-modref.cc | 4 ++--
1 file 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 releases/gcc-14
in repository gcc.
from 24909512101 libsanitizer: On aarch64 use hint #34 in prologue of libsan [...]
new 6abedee0d4c ipa: Don't disable function parameter analysis for fat LTO
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/ipa-modref.cc | 4 ++--
1 file 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 glibc.
from 9c0d6f7a10 Fix memory leak on freopen error return (bug 32140)
new 3e4a01870e Test fclose on an unopened file.
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:
libio/Makefile | 1 +
.../tst-fclose-unopened.c | 24 +++++++++++-----------
2 files changed, 13 insertions(+), 12 deletions(-)
copy elf/tst-dlopen-tlsreinit1.c => libio/tst-fclose-unopened.c (62%)
--
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 8f5aade15e5 nvptx: Emit DECL and DEF linker markers for aliases [PR104957]
new ae88e91938a Avoid ICE when passing VLA vector to accelerator.
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/gimplify.cc | 4 ++--
gcc/omp-low.cc | 8 ++++----
2 files changed, 6 insertions(+), 6 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 5a081da4c31 Daily bump.
new c56dc83e82a Arm: Fix incorrect tailcall-generation for indirect calls [ [...]
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/arm/arm.cc | 11 +++++++----
gcc/testsuite/gcc.target/arm/pac-sibcall.c | 14 ++++++++++++++
gcc/testsuite/lib/target-supports.exp | 2 ++
3 files changed, 23 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pac-sibcall.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 gcc.
from cb76fcf5ebf c++: Add missing auto_diagnostic_groups
new a121af90fe9 Move from 'gcc.target/nvptx/nvptx.exp' into 'target-support [...]
new 973c1bf51fb Fix 'gcc.target/nvptx/alias-2.c' comment
new d0f02538494 Enhance 'gcc.target/nvptx/alias-*.c' assembler scanning
new a1865fd3389 Add 'g++.target/nvptx/alias-g++.dg_init_dtor2-1.C'
new 8f5aade15e5 nvptx: Emit DECL and DEF linker markers for aliases [PR104957]
The 5 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/nvptx/nvptx.cc | 6 +-
gcc/doc/sourcebuild.texi | 14 +++++
.../g++.target/nvptx/alias-g++.dg_init_dtor2-1.C | 33 ++++++++++
gcc/testsuite/gcc.target/nvptx/alias-1.c | 19 ++++--
gcc/testsuite/gcc.target/nvptx/alias-2.c | 20 ++++--
gcc/testsuite/gcc.target/nvptx/alias-3.c | 19 ++++--
gcc/testsuite/gcc.target/nvptx/alias-4.c | 21 +++++--
gcc/testsuite/gcc.target/nvptx/alias-to-alias-1.c | 24 ++++++--
gcc/testsuite/gcc.target/nvptx/alias-weak-1.c | 2 +-
gcc/testsuite/gcc.target/nvptx/nvptx.exp | 66 --------------------
gcc/testsuite/gcc.target/nvptx/uniform-simt-5.c | 4 +-
gcc/testsuite/lib/target-supports.exp | 72 ++++++++++++++++++++++
12 files changed, 201 insertions(+), 99 deletions(-)
create mode 100644 gcc/testsuite/g++.target/nvptx/alias-g++.dg_init_dtor2-1.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 gcc.
from 7b8da316089 [AARCH64] adjust gcc.target/aarch64/sve/mask_gather_load_7.c
new cb76fcf5ebf c++: Add missing auto_diagnostic_groups
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/cp/class.cc | 12 ++++++
gcc/cp/constraint.cc | 21 +++++-----
gcc/cp/coroutines.cc | 3 ++
gcc/cp/cvt.cc | 1 +
gcc/cp/decl.cc | 59 ++++++++++++++++++++++++++--
gcc/cp/decl2.cc | 3 ++
gcc/cp/error.cc | 2 +
gcc/cp/except.cc | 1 +
gcc/cp/init.cc | 8 ++++
gcc/cp/lambda.cc | 3 ++
gcc/cp/lex.cc | 1 +
gcc/cp/method.cc | 3 ++
gcc/cp/module.cc | 8 ++++
gcc/cp/name-lookup.cc | 7 ++++
gcc/cp/parser.cc | 107 ++++++++++++++++++++++++++++++++++----------------
gcc/cp/pt.cc | 65 ++++++++++++++++++++++--------
gcc/cp/search.cc | 1 +
gcc/cp/semantics.cc | 9 +++++
gcc/cp/tree.cc | 3 ++
gcc/cp/typeck.cc | 79 +++++++++++++++++++++++--------------
gcc/cp/typeck2.cc | 1 +
21 files changed, 303 insertions(+), 94 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 2379cbb94b2 libsanitizer: On aarch64 use hint #34 in prologue of libsan [...]
new 7b8da316089 [AARCH64] adjust gcc.target/aarch64/sve/mask_gather_load_7.c
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.target/aarch64/sve/mask_gather_load_7.c | 8 ++++----
1 file changed, 4 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 glibc.
from f169509ded support: Add FUSE-based file system test framework to support/
new f512634dde Clear flags2 flags set from mode in freopen (bug 32134)
new 9c0d6f7a10 Fix memory leak on freopen error return (bug 32140)
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:
libio/freopen.c | 8 ++++++++
libio/freopen64.c | 5 +++++
stdio-common/Makefile | 12 ++++++++++++
stdio-common/tst-freopen2-main.c | 2 --
stdio-common/tst-freopen3-main.c | 2 ++
5 files changed, 27 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.