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 acdc1258e5a Remove obsolete configure code in gnattools
new c7de861c609 tree-optimization/109573 - avoid ICEing on unexpected live def
new ef6051b3624 rtl-optimization/109585 - alias analysis typo
new 2c7e89510fe tree-optimization/109609 - correctly interpret arg size in fnspec
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/attr-fnspec.h | 4 +-
gcc/testsuite/g++.dg/vect/pr109573.cc | 91 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr109585.c | 33 ++++++++++++
gcc/testsuite/gcc.dg/torture/pr109609.c | 26 ++++++++++
gcc/tree-ssa-alias.cc | 20 ++++++--
gcc/tree-vect-loop.cc | 7 +--
6 files changed, 172 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr109573.cc
create mode 100644 gcc/testsuite/gcc.dg/torture/pr109585.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr109609.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 main
in repository newlib.
from c3798a2f7 Cygwin: locales: drop unused has_modifier macro
new e301a74a6 Fix _REENT_EMERGENCY() if TLS is enabled
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:
newlib/libc/include/sys/reent.h | 2 +-
newlib/libc/stdio/tmpnam.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 newlib.
from c3798a2f7 Cygwin: locales: drop unused has_modifier macro
new e301a74a6 Fix _REENT_EMERGENCY() if TLS is enabled
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:
newlib/libc/include/sys/reent.h | 2 +-
newlib/libc/stdio/tmpnam.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.