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 4393da33773 Fix --help output
new 33a4e6807cb 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 binutils-2_45-branch
in repository binutils-gdb.
from a0e652e0ef7 Automatic date update in version.in
new 3c77f75f358 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 releases/gcc-15
in repository gcc.
from 0ee13aad5e1 Ada: Fix ICE in fld_incomplete_type_of when building GtkAda [...]
new 7945fa507a4 Ada: Fix ICE in fld_incomplete_type_of when building GtkAda [...]
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/utils.cc | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 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 50814264972 Ada: Fix ICE in fld_incomplete_type_of when building GtkAda [...]
new 547da312684 Ada: Fix ICE in fld_incomplete_type_of when building GtkAda [...]
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/utils.cc | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 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 c368ea51b3b c++/modules: Ignore exposures in lambdas in initializers [P [...]
new a37bb388381 Ada: Fix ICE in fld_incomplete_type_of when building GtkAda [...]
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/utils.cc | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 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 8ff212d10ac fortran [PR122957] DTIO incompatibility with -fdefault-interger-8
new c368ea51b3b c++/modules: Ignore exposures in lambdas in initializers [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/cp/module.cc | 74 ++++++++++++++++++++++------
gcc/testsuite/g++.dg/modules/internal-17_b.C | 21 ++++++--
gcc/testsuite/g++.dg/modules/internal-20_a.C | 37 ++++++++++++++
gcc/testsuite/g++.dg/modules/internal-20_b.C | 18 +++++++
gcc/testsuite/g++.dg/modules/internal-20_c.C | 19 +++++++
gcc/testsuite/g++.dg/modules/internal-21_a.C | 14 ++++++
gcc/testsuite/g++.dg/modules/internal-21_b.C | 13 +++++
gcc/testsuite/g++.dg/modules/internal-4_b.C | 3 +-
8 files changed, 177 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/internal-20_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/internal-20_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/internal-20_c.C
create mode 100644 gcc/testsuite/g++.dg/modules/internal-21_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/internal-21_b.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 692ca18d491 Fortran: fix variable definition context checks for SELECT [...]
new 8ff212d10ac fortran [PR122957] DTIO incompatibility with -fdefault-interger-8
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/interface.cc | 13 +++++++++++++
gcc/testsuite/gfortran.dg/pr122957.f90 | 22 ++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr122957.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 ee4a808fdab [Bug 123067][V3] Fix LICM wrong code
new 692ca18d491 Fortran: fix variable definition context checks for SELECT [...]
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/expr.cc | 33 +++++++++++----
gcc/testsuite/gfortran.dg/associate_76.f90 | 38 ++++++++++++++++-
gcc/testsuite/gfortran.dg/associate_77.f90 | 65 ++++++++++++++++++++++++++++++
3 files changed, 127 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_77.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 f5b2f72eb0e Ada: Fix ICE in fld_incomplete_type_of when building GtkAda [...]
new ee4a808fdab [Bug 123067][V3] Fix LICM wrong code
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.dg/licm-self-write-partial-alias.c | 31 ++++++++++++++++++++++
gcc/tree-ssa-loop-im.cc | 22 ++++++++++++++-
2 files changed, 52 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/licm-self-write-partial-alias.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 8f32e908073 Remove rust_parser::get_string
new 89b77f455d5 Use gdb_bfd_sections in more places
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:
gdb/compile/compile-object-load.c | 19 +++++++++----------
gdb/dwarf2/read.c | 2 +-
2 files changed, 10 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.