This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9d775818e30 vect: fix ICE when duplicate dummy IV PHIs are still in CFG [...]
new 243736b98f1 a68: set LVERSION for Algol 68 and fix guard [PR algol68/122964]
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/dwarf2out.cc | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 e919b4cf61b Ada: Remove an old Makefile kludge
new 9d775818e30 vect: fix ICE when duplicate dummy IV PHIs are still in CFG [...]
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/pr122969.c | 16 ++++++++++++++++
gcc/tree-vect-loop-manip.cc | 13 +++++++++----
2 files changed, 25 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr122969.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 glibc.
from 56d0e2cca1 Use Linux 6.18 in build-many-glibcs.py
new f28a11e43f time: Add TIME_MONOTONIC, TIME_ACTIVE, and TIME_THREAD_ACTIVE
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:
NEWS | 3 +++
include/time.h | 12 ++++++++++
manual/time.texi | 13 ++++++++++
sysdeps/unix/sysv/linux/timespec_get.c | 9 ++-----
sysdeps/unix/sysv/linux/timespec_getres.c | 10 ++------
time/time.h | 5 ++++
time/timespec_get.c | 7 +-----
time/timespec_getres.c | 7 +-----
time/tst-timespec_get.c | 24 ++++++++++---------
time/tst-timespec_getres.c | 40 ++++++++++++++++++-------------
10 files changed, 76 insertions(+), 54 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 114a19fae9b i386: Generate 3-byte NOP for -mnop-mcount -m16
new e919b4cf61b Ada: Remove an old Makefile kludge
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/ada/gcc-interface/Makefile.in | 5 -----
1 file changed, 5 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 e205f3a1d39 Daily bump.
new 57f1f6bc2fd lto/122515: Avoid using SSIZE_MAX
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/lto/lto-common.cc | 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 gcc.
from 413a7f7d934 c++: fix typo
new 114a19fae9b i386: Generate 3-byte NOP for -mnop-mcount -m16
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/i386/i386.cc | 12 +++++++++---
gcc/testsuite/gcc.target/i386/nop-mcount-m16.c | 13 +++++++++++++
gcc/testsuite/gcc.target/i386/nop-mcount.c | 6 +++---
3 files changed, 25 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/nop-mcount-m16.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 254c8705753 Daily bump.
new b0e3253dc99 lto/122515: Avoid using SSIZE_MAX
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/lto/lto-common.cc | 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 gcc.
from 5545a23f6dc gccrs: reindent rust-lex.cc
new 413a7f7d934 c++: fix typo
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/pt.cc | 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 gcc.
from 4a1247a3b07 vect: delay identification of update_e until after skip_epi [...]
new 002bc3ba8b7 a68: remove self-assign in a68_lower_collateral_clause [PR [...]
new 05473256287 a68: small C++ improvements [PR algol68/122954]
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/algol68/a68-low-clauses.cc | 1 -
gcc/algol68/a68-parser-scope.cc | 8 ++--
gcc/algol68/a68-types.h | 88 +++++++++++++++--------------------------
3 files changed, 37 insertions(+), 60 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.