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 1e3c445f54d gdb: remove TYPE_DATA_LOCATION_ADDR macro
new 157da75362c Handle dynamic DW_AT_bit_size
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/dwarf2/read.c | 22 +++++++++++++++++++++-
gdb/gdbtypes.c | 15 +++++++++++++--
gdb/gdbtypes.h | 8 ++++++--
...dynamic-bit-offset.exp => dynamic-bit-size.exp} | 19 +++++++++----------
4 files changed, 49 insertions(+), 15 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dynamic-bit-offset.exp => dynamic-bit-size.exp} (83%)
--
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 2febf3b9683 Fortran: fix TRANSFER of subarray component references [PR122386]
new 333ddd4e236 Ada: Small cleanup in Makefile
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 | 2 ++
1 file changed, 2 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 e7ac1359e46 Ada: Small cleanup in Makefile
new 2febf3b9683 Fortran: fix TRANSFER of subarray component references [PR122386]
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/dependency.cc | 6 +-----
gcc/fortran/trans-intrinsic.cc | 7 ++++++-
...ansfer_array_subref.f90 => transfer_array_subref_2.f90} | 14 +++++++++-----
3 files changed, 16 insertions(+), 11 deletions(-)
copy gcc/testsuite/gfortran.dg/{transfer_array_subref.f90 => transfer_array_subref [...]
--
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 48e040d568 Fix configure from ab22e5ec37396f6c6f29d3e3306f6fcc2ebe9d49
new b2b4b46a52 malloc: fix large tcache code to check for exact size match
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:
malloc/malloc.c | 13 ++++++++-----
1 file changed, 8 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 releases/gcc-15
in repository gcc.
from ceb6f793853 x86: builtin-fabs-2.c: Also scan (%edi) for x32
new e501f3131cc Ada: Fix other instances of incorrect String lower bound in [...]
new e4ee38ae7ad Ada: Fix segfault on file without final EOL with -gnatyc
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/ada/gnatlink.adb | 51 ++++++++++++++++++---------------------------------
gcc/ada/styleg.adb | 2 +-
2 files changed, 19 insertions(+), 34 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 8b9cd6490ce Split signed bitwise AND operations.
new 6a8b5b873fc Ada: Fix other instances of incorrect String lower bound in [...]
new e56b72872d6 Ada: Fix strange control flow in terminals.c
new a84fe54e808 Ada: Fix warning for redefinition of POLLPRI macro on Windows
new 2c689389425 Ada: Fix segfault on file without final EOL with -gnatyc
new 6d21ca6413c Ada: Fix argument expansion with unbalanced quote on Windows
new e7ac1359e46 Ada: Small cleanup in Makefile
The 6 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 | 7 ------
gcc/ada/gnatlink.adb | 51 ++++++++++++++-------------------------
gcc/ada/rtinit.c | 6 ++++-
gcc/ada/s-oscons-tmplt.c | 1 +
gcc/ada/styleg.adb | 2 +-
gcc/ada/terminals.c | 13 ++++++----
6 files changed, 33 insertions(+), 47 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 a09c04dbcfd testsuite: Add test for ICE fixed by r16-4571
new 3d102b7a40b Create and apply bitmasks for truncating casts.
new 8b9cd6490ce Split signed bitwise AND operations.
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/range-op.cc | 38 +++++++++++++++++++++++++++++++++++++-
gcc/testsuite/gcc.dg/pr114331.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.dg/pr114725.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/pr118254.c | 34 ++++++++++++++++++++++++++++++++++
4 files changed, 106 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr114331.c
create mode 100644 gcc/testsuite/gcc.dg/pr114725.c
create mode 100644 gcc/testsuite/gcc.dg/pr118254.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 f9e262e1cb7 gdb: add gdb_rl_tilde_expand util
new caba95fadd6 gdb: remove TYPE_*_PROP macros
new c76e5b9e509 gdb: remove TYPE_DATA_LOCATION_BATON macro
new 939fc54b02d gdb: remove TYPE_DATA_LOCATION_KIND
new 1e3c445f54d gdb: remove TYPE_DATA_LOCATION_ADDR macro
The 4 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/f-lang.c | 6 +++---
gdb/f-typeprint.c | 12 ++++++------
gdb/gdbtypes.c | 39 ++++++++++++++++++++-------------------
gdb/gdbtypes.h | 20 --------------------
gdb/value.c | 35 +++++++++++++++++++++--------------
5 files changed, 50 insertions(+), 62 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 5f71957b233 gdb: replace use of alloca with std::string in openp
new f9e262e1cb7 gdb: add gdb_rl_tilde_expand util
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/auto-load.c | 4 ++--
gdb/breakpoint.c | 6 ++----
gdb/cli/cli-cmds.c | 6 +++---
gdb/cli/cli-dump.c | 3 +--
gdb/cli/cli-setshow.c | 10 ++++------
gdb/compile/compile-object-load.c | 3 +--
gdb/completer.c | 12 +++++++-----
gdb/corelow.c | 1 -
gdb/exec.c | 4 ++--
gdb/gcore.c | 3 +--
gdb/jit.c | 4 ++--
gdb/psymtab.c | 3 +--
gdb/python/python.c | 1 -
gdb/solib.c | 8 ++++----
gdb/source.c | 6 ++----
gdb/symfile.c | 9 +++++----
gdb/symmisc.c | 5 ++---
gdb/target-descriptions.c | 3 +--
gdb/tracefile-tfile.c | 3 +--
gdb/utils.c | 9 +++++++++
gdb/utils.h | 6 +++++-
21 files changed, 55 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 binutils-gdb.
from b1386f1bf2b ld: testsuite: xfail ld-elf/compress1a etc. on Solaris/spar [...]
new 5f71957b233 gdb: replace use of alloca with std::string in openp
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/source.c | 63 ++++++++++++++++--------------------------------------------
1 file changed, 17 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.