This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b46e4afaff5 c: Fix ICE for invalid code with variadic and old-school pr [...]
new dd84048bbe5 Ada: Fix infinite loop on iterated element association with [...]
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/sem_aggr.adb | 20 +++++++++++---------
gcc/testsuite/gnat.dg/specs/aggr10.ads | 21 +++++++++++++++++++++
2 files changed, 32 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/aggr10.ads
--
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 882d2e6c358 Fortran: Invalid association with operator-result selector [...]
new 69b39dfb780 c: Emit -Wzero-as-null-pointer-constant for all integral ty [...]
new 41177976c5e c: Fix construction of composite type for atomic pointers [ [...]
new b46e4afaff5 c: Fix ICE for invalid code with variadic and old-school pr [...]
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/c/c-decl.cc | 3 +-
gcc/c/c-typeck.cc | 28 ++++++++-----------
.../gcc.dg/Wzero-as-null-pointer-constant-2.c | 32 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr121081.c | 9 ++++++
gcc/testsuite/gcc.dg/pr121507.c | 10 +++++++
5 files changed, 65 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wzero-as-null-pointer-constant-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr121081.c
create mode 100644 gcc/testsuite/gcc.dg/pr121507.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 e6c378fa520 Revert "Fortran: Generate a runtime error on recursive I/O"
new 882d2e6c358 Fortran: Invalid association with operator-result selector [...]
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/gfortran.h | 1 +
gcc/fortran/interface.cc | 4 +++
gcc/fortran/match.cc | 11 ++++++++
gcc/fortran/resolve.cc | 7 +++++
gcc/testsuite/gfortran.dg/associate_78.f90 | 44 ++++++++++++++++++++++++++++++
5 files changed, 67 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/associate_78.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 gcc.
from e1380ea5b07 Daily bump.
new e6c378fa520 Revert "Fortran: Generate a runtime error on recursive I/O"
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/libgfortran.h | 1 -
gcc/testsuite/gfortran.dg/pr119136.f90 | 10 ----------
libgfortran/io/io.h | 4 ++--
libgfortran/io/transfer.c | 2 --
libgfortran/io/unit.c | 31 ++-----------------------------
libgfortran/runtime/error.c | 4 ----
6 files changed, 4 insertions(+), 48 deletions(-)
delete mode 100644 gcc/testsuite/gfortran.dg/pr119136.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 releases/gcc-15
in repository gcc.
from a75d15db70b [RISC-V][PR target/121485] Fix mode on Zvkned lmul extendin [...]
new 7765c0cccb7 Daily bump.
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/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
3 files changed, 12 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 releases/gcc-14
in repository gcc.
from 166b4db6967 Daily bump.
new 58dbb2150d1 Daily bump.
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/DATESTAMP | 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 releases/gcc-13
in repository gcc.
from 624d24d6a75 Daily bump.
new cef8d26460c Daily bump.
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/DATESTAMP | 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 5e968b9fe53 aarch64: Define INCLUDE_ALGORITHM for std::max in sve-built [...]
new e1380ea5b07 Daily bump.
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:
contrib/ChangeLog | 9 +++++++++
gcc/ChangeLog | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/fortran/ChangeLog | 7 +++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
libga68/ChangeLog | 4 ++++
7 files changed, 43 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 gdb-17-branch
in repository binutils-gdb.
from 58f8ef935a1 Automatic date update in version.in
new 73c75215ba9 Automatic date update in version.in
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/version.h | 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 binutils-gdb.
from 894aa575504 Automatic date update in version.in
new 0a153c58a0a Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.