This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2661d87d54a expand: Fix up edge splitting for ENTRY block during expans [...]
new e907ee7c4d4 testsuite: Fix pr119160.c for non-glibc targets [PR119862]
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/pr119160.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
--
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 ad56e4632b0 libstdc++: Replace _CharT template parameter with CharT in [...]
new 2661d87d54a expand: Fix up edge splitting for ENTRY block during expans [...]
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/cfgexpand.cc | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 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 412164f0a99 elf: Return false if output_section is NULL
new 620dc0f5237 x86: swap operands in OUT-with-immediate template
new 76787e85cb3 x86: don't constrain %axl/%cxl
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/config/tc-i386.c | 71 +++++++++++++++++--------------
gas/testsuite/gas/i386/x86-64-reg-bad.l | 21 ---------
gas/testsuite/gas/i386/x86-64-reg-bad.s | 11 -----
gas/testsuite/gas/i386/x86-64-reg-intel.d | 5 ++-
gas/testsuite/gas/i386/x86-64-reg.d | 5 ++-
gas/testsuite/gas/i386/x86-64-reg.s | 4 ++
gas/testsuite/gas/i386/x86-64.exp | 1 -
opcodes/i386-opc.tbl | 4 +-
opcodes/i386-reg.tbl | 4 +-
opcodes/i386-tbl.h | 8 ++--
10 files changed, 59 insertions(+), 75 deletions(-)
delete mode 100644 gas/testsuite/gas/i386/x86-64-reg-bad.l
delete mode 100644 gas/testsuite/gas/i386/x86-64-reg-bad.s
--
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 8cafd5800e2 Daily bump.
new 46c2de7a856 tree-chrec: Use signed_type_for in convert_affine_scev
new 9148510b2c7 real: Fix up real_from_integer [PR120547]
new 7dbf4964b80 recip: Reset range info when replacing sqrt with rsqrt [PR120638]
The 3 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/real.cc | 27 +++++++++++++++------------
gcc/testsuite/gcc.dg/bitint-123.c | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr120638.c | 31 +++++++++++++++++++++++++++++++
gcc/tree-chrec.cc | 2 +-
gcc/tree-ssa-math-opts.cc | 1 +
5 files changed, 74 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-123.c
create mode 100644 gcc/testsuite/gcc.dg/pr120638.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 releases/gcc-15
in repository gcc.
from 1549bb90c10 Fortran: Fix missing substring ref for allocatable saved va [...]
new 5a349dc6a6f tree-chrec: Use signed_type_for in convert_affine_scev
new 7bd979469be real: Fix up real_from_integer [PR120547]
new f45c7c4425f recip: Reset range info when replacing sqrt with rsqrt [PR120638]
The 3 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/real.cc | 27 +++++++++++++++------------
gcc/testsuite/gcc.dg/bitint-123.c | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr120638.c | 31 +++++++++++++++++++++++++++++++
gcc/tree-chrec.cc | 2 +-
gcc/tree-ssa-math-opts.cc | 1 +
5 files changed, 74 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-123.c
create mode 100644 gcc/testsuite/gcc.dg/pr120638.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 releases/gcc-15
in repository gcc.
from 88ec0fedaf6 Daily bump.
new 1549bb90c10 Fortran: Fix missing substring ref for allocatable saved va [...]
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/trans-expr.cc | 16 +++++++++++++---
gcc/testsuite/gfortran.dg/save_8.f90 | 13 +++++++++++++
2 files changed, 26 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/save_8.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 binutils-gdb.
from 062f7a54902 x86: refine UD<n> kind-of-insns
new 412164f0a99 elf: Return false if output_section is NULL
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.c | 6 +++++-
1 file changed, 5 insertions(+), 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 gcc.
from c550b5aff52 libstdc++: Format empty chrono-spec for the sys_info and lo [...]
new a651e3f3a6b libstdc++: Rework formatting of empty chrono-spec for duration.
new ad56e4632b0 libstdc++: Replace _CharT template parameter with CharT in [...]
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/include/bits/chrono_io.h | 88 ++++++++--------
.../testsuite/23_containers/vector/bool/format.cc | 6 +-
libstdc++-v3/testsuite/std/format/debug.cc | 74 +++++++-------
.../testsuite/std/format/ranges/adaptors.cc | 22 ++--
.../testsuite/std/format/ranges/formatter.cc | 13 ++-
libstdc++-v3/testsuite/std/format/ranges/map.cc | 8 +-
.../testsuite/std/format/ranges/sequence.cc | 8 +-
libstdc++-v3/testsuite/std/format/ranges/string.cc | 12 +--
libstdc++-v3/testsuite/std/format/tuple.cc | 25 +++--
.../testsuite/std/time/format/empty_spec.cc | 112 ++++++++++-----------
libstdc++-v3/testsuite/std/time/format/pr120114.cc | 20 ++--
libstdc++-v3/testsuite/std/time/format/pr120481.cc | 26 ++---
.../testsuite/std/time/format/precision.cc | 14 +--
13 files changed, 214 insertions(+), 214 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 213062b466e bfd: populate delay import directory in PE header
new 023b7811d64 gas: also maintain signed-ness for O_big expressions
new 2e284502288 gas: switch convert_to_bignum() to taking just an expression
new 062f7a54902 x86: refine UD<n> kind-of-insns
The 3 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/config/tc-sh.c | 1 +
gas/expr.c | 4 +
gas/expr.h | 10 +-
gas/read.c | 21 +-
gas/testsuite/gas/all/octa.d | 8 +
gas/testsuite/gas/all/octa.s | 10 +
gas/testsuite/gas/i386/arch-4.d | 2 +
gas/testsuite/gas/i386/arch-4.s | 4 +
opcodes/i386-opc.tbl | 15 +-
opcodes/i386-tbl.h | 570 +++++++++++++++++++++-------------------
10 files changed, 354 insertions(+), 291 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 cec7355d9fe libstdc++: Test chrono-spec containing only whitespaces.
new c550b5aff52 libstdc++: Format empty chrono-spec for the sys_info and lo [...]
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:
libstdc++-v3/include/bits/chrono_io.h | 100 +++++++++++++++++++++++++++++-----
1 file changed, 85 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.