This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ccd8da149f5 testsuite: Require ucn in g++.dg/cpp0x/udlit-extended-id-1.C
new cfb3f666562 tree-optimization/111444 - avoid insertions when skipping defs
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/torture/pr111444.c | 26 ++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.cc | 22 +++++++++++++---------
2 files changed, 39 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr111444.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 724b64304ff tree-optimization/113630 - invalid code hoisting
new ccd8da149f5 testsuite: Require ucn in g++.dg/cpp0x/udlit-extended-id-1.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/g++.dg/cpp0x/udlit-extended-id-1.C | 1 +
1 file changed, 1 insertion(+)
--
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 b59775b642b simplify-rtx: Fix up last argument to simplify_gen_unary [P [...]
new 724b64304ff tree-optimization/113630 - invalid code hoisting
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/torture/pr113630.c | 4 ++++
gcc/tree-ssa-pre.cc | 14 ++++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr113630.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 aef6ac7800d Automatic date update in version.in
new 24f5deb64d9 PR31124: Addendum: Remove PROVIDE of __flmap_init_label, __flmap.
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/avr.sc | 6 +++---
1 file changed, 3 insertions(+), 3 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 binutils-2_42-branch
in repository binutils-gdb.
from 871087ea4ad Automatic date update in version.in
new 2fad36c3f55 PR31124: Addendum: Remove PROVIDE of __flmap_init_label, __flmap.
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/avr.sc | 6 +++---
1 file changed, 3 insertions(+), 3 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 release/2.37/master
in repository glibc.
from 2b58cba076 syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)
new 1d8bb622df i386: Use pthread_barrier for synchronization on tst-bz21269
new 32450f6e8d sysdeps: tst-bz21269: fix test parameter
new f7e97cea20 sysdeps: tst-bz21269: handle ENOSYS & skip appropriately
new d97929eadc sysdeps: tst-bz21269: fix -Wreturn-type
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:
sysdeps/unix/sysv/linux/i386/tst-bz21269.c | 42 +++++++++++++++++++++++++-----
1 file changed, 36 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 master
in repository gcc.
from 457d2b59b58 dwarf2out: Fix ICE on large _BitInt in loc_list_from_tree_1 [...]
new b59775b642b simplify-rtx: Fix up last argument to simplify_gen_unary [P [...]
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/simplify-rtx.cc | 2 +-
gcc/testsuite/gcc.target/i386/pr113656.c | 12 ++++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr113656.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 00b2d7d17c3 libstdc++: Add all supported headers to lists in the manual
new 358fd42aabe libstdc++: Add "ASCII" as an alias for std::text_encoding:: [...]
new 9bf91fa3601 libstdc++: Enable std::text_encoding for darwin and FreeBSD
new 90ac839a470 lower-bitint: Fix up VIEW_CONVERT_EXPR handling in handle_o [...]
new 457d2b59b58 dwarf2out: Fix ICE on large _BitInt in loc_list_from_tree_1 [...]
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:
gcc/dwarf2out.cc | 1 +
gcc/gimple-lower-bitint.cc | 2 ++
gcc/testsuite/gcc.dg/bitint-79.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/bitint-80.c | 15 +++++++++++++++
libstdc++-v3/acinclude.m4 | 3 +++
libstdc++-v3/configure | 3 +++
libstdc++-v3/include/bits/text_encoding-data.h | 3 ++-
libstdc++-v3/scripts/gen_text_encoding_data.py | 24 +++++++++++++++++++++++-
libstdc++-v3/src/c++26/text_encoding.cc | 3 +++
libstdc++-v3/testsuite/std/text_encoding/cons.cc | 5 +++++
10 files changed, 73 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-79.c
create mode 100644 gcc/testsuite/gcc.dg/bitint-80.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 924137b9012 tree-optimization/113670 - gather/scatter to/from hard registers
new 86302e1a76a libstdc++: Fix -Wshift-count-overflow warning in std::bitset
new 00b2d7d17c3 libstdc++: Add all supported headers to lists in the manual
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:
libstdc++-v3/doc/html/manual/index.html | 2 +-
libstdc++-v3/doc/html/manual/using_headers.html | 58 ++++++---
libstdc++-v3/doc/xml/manual/using.xml | 163 +++++++++++++++++++++---
libstdc++-v3/include/std/bitset | 13 +-
4 files changed, 198 insertions(+), 38 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 d87798118f0 Daily bump.
new a523d05182d AVR: Add AVR64DU and some older devices.
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/avr/avr-mcus.def | 8 +++++++-
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 10 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.