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 14b1358663d [gdb/testsuite] Fix Wreturn-mismatch in gdb.base/list-dot-n [...]
new 52b38954b2e 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 gdb-14-branch
in repository binutils-gdb.
from 90dc98b905d Automatic date update in version.in
new 7da0f31e876 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_42-branch
in repository binutils-gdb.
from 3be63029ccd Automatic date update in version.in
new d9c4c1a4dc9 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 gcc.
from 1da83fece29 [PATCH v4 4/4] Output S_COMPILE3 symbol in CodeView debug section
new d4974fd2273 Fortran: fix dependency checks for inquiry refs [PR115039]
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 | 2 +-
gcc/testsuite/gfortran.dg/statement_function_5.f90 | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/statement_function_5.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 ed6690a0ca9 [PATCH v2 2/4] Output file checksums in CodeView section
new 1f129e5e2b7 [PATCH v2 3/4] Output line numbers in CodeView section
new 1da83fece29 [PATCH v4 4/4] Output S_COMPILE3 symbol in CodeView debug section
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/dwarf2codeview.cc | 429 ++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/dwarf2codeview.h | 3 +
gcc/dwarf2out.cc | 15 ++
gcc/opts.cc | 2 +-
4 files changed, 448 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 master
in repository gcc.
from 1b0919cd147 tree-optimization/114760 - check variants of >> and << in l [...]
new 36781ef8fd2 [PATCH v2 1/4] Support for CodeView debugging format
new ed6690a0ca9 [PATCH v2 2/4] Output file checksums in CodeView section
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/Makefile.in | 2 +
gcc/config/i386/cygming.h | 2 +
gcc/dwarf2codeview.cc | 308 +++++++++++++++++++++
gcc/{rtlhash.h => dwarf2codeview.h} | 20 +-
gcc/dwarf2out.cc | 11 +
gcc/flag-types.h | 3 +
gcc/flags.h | 4 +
gcc/opts.cc | 23 +-
.../debug/{btf/btf-1.c => codeview/codeview-1.c} | 2 +-
.../debug/{btf/btf.exp => codeview/codeview.exp} | 10 +-
gcc/toplev.cc | 4 +
11 files changed, 368 insertions(+), 21 deletions(-)
create mode 100644 gcc/dwarf2codeview.cc
copy gcc/{rtlhash.h => dwarf2codeview.h} (60%)
copy gcc/testsuite/gcc.dg/debug/{btf/btf-1.c => codeview/codeview-1.c} (56%)
copy gcc/testsuite/gcc.dg/debug/{btf/btf.exp => codeview/codeview.exp} (88%)
--
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 18c93c65a9f [prange] Default unimplemented prange operators to false.
new 1b0919cd147 tree-optimization/114760 - check variants of >> and << in l [...]
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/tree-ssa/pr114760-1.c | 69 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr114760-2.c | 20 +++++++++
gcc/tree-ssa-loop-niter.cc | 56 ++++++++++++++++++------
3 files changed, 131 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr114760-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr114760-2.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 3dab8f8a542 c++: Implement __is_nothrow_invocable built-in trait
new 45ef24f2702 [prange] Do not trap by default on range dispatch mismatches.
new 18c93c65a9f [prange] Default unimplemented prange operators to false.
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-ptr.cc | 55 +++++++++++++++--------------------------------------
gcc/range-op.cc | 23 ++++++++++++++++------
2 files changed, 32 insertions(+), 46 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 353f6a9bd17 Automatic date update in version.in
new 14b1358663d [gdb/testsuite] Fix Wreturn-mismatch in gdb.base/list-dot-n [...]
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/testsuite/gdb.base/list-dot-nodebug.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.