This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 999363c53cf Genmatch: Fix ICE for binary phi cfg mismatching [PR116795]
new dfb750798b0 gcn/mkoffload.cc: Re-add fprintf for #include of stdlib.h/s [...]
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/config/gcn/mkoffload.cc | 6 ++++++
1 file changed, 6 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 binutils-gdb.
from bee9d006882 [gdb/testsuite] Fix gdb.base/return.exp on arm-linux
new dca18cb6a10 [gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.exp
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.threads/signal-command-handle-nopass.c | 19 ++++++++++++++++++-
gdb/testsuite/gdb.threads/signal-sigtrap.c | 17 ++++++++++++++++-
2 files changed, 34 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 binutils-gdb.
from 3169d006121 [gdb/testsuite] Make parse_args error out on remaining args
new bee9d006882 [gdb/testsuite] Fix gdb.base/return.exp on arm-linux
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/return.exp | 4 ++--
1 file 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 gcc.
from 52783489bce Update email in MAINTAINERS file.
new 0d68bfe2bff Remove commented out PHI_ARG_DEF macro defition
new 2cd76720c15 gimple: Remove custom remove_pointer
new 831137be51a gimple: Simplify gimple_seq_nondebug_singleton_p
new 999363c53cf Genmatch: Fix ICE for binary phi cfg mismatching [PR116795]
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:
gcc/gimple-iterator.h | 23 ++---------------------
gcc/gimple-match-head.cc | 2 +-
gcc/gimple.h | 8 ++------
gcc/testsuite/gcc.dg/torture/pr116795-1.c | 14 ++++++++++++++
gcc/tree-ssa-operands.h | 3 ---
5 files changed, 19 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr116795-1.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 be32af158ad [gdb/testsuite] Fix gdb.base/empty-host-env-vars.exp
new 3169d006121 [gdb/testsuite] Make parse_args error out on remaining args
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/hbreak-unmapped.exp | 3 +-
gdb/testsuite/gdb.mi/mi-break-qualified.exp | 2 +-
gdb/testsuite/gdb.mi/mi-break.exp | 4 +--
gdb/testsuite/gdb.mi/mi-nsmoribund.exp | 2 +-
gdb/testsuite/gdb.mi/mi-nsthrexec.exp | 2 +-
gdb/testsuite/gdb.mi/mi-pending.exp | 4 +--
gdb/testsuite/gdb.mi/mi-vla-c99.exp | 2 +-
gdb/testsuite/gdb.mi/mi-vla-fortran.exp | 16 +++++------
gdb/testsuite/gdb.testsuite/parse_options_args.exp | 2 +-
gdb/testsuite/lib/gdb.exp | 33 ++++++++++++++++++----
gdb/testsuite/lib/mi-support.exp | 2 +-
11 files changed, 46 insertions(+), 26 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 4fc92480675 Match: Support form 2 for vector signed integer .SAT_ADD
new 52783489bce Update email in MAINTAINERS file.
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:
MAINTAINERS | 9 +++++----
1 file changed, 5 insertions(+), 4 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 59fa909de87 Darwin: Allow for as versions that need '-' for std in.
new 7eba5b286e9 libgcc, Darwin: From macOS 11, make that the earliest supported.
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:
libgcc/config.host | 5 ++++-
libgcc/config/t-darwin-min-11 | 3 +++
2 files changed, 7 insertions(+), 1 deletion(-)
create mode 100644 libgcc/config/t-darwin-min-11
--
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 2a8f362c3ef Daily bump.
new b292b6b9e10 Darwin: Recognise -weak_framework in the driver [PR116237].
new 59fa909de87 Darwin: Allow for as versions that need '-' for std in.
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/config/darwin.h | 4 ++++
gcc/config/darwin.opt | 4 ++++
2 files changed, 8 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 binutils-gdb.
from 59c9bc5fb6c [gdb/testsuite] Fix timeout in gdb.mi/mi-multi-commands.exp
new 39e1719eef9 [gdb/testsuite] Fix gdb.trace/entry-values.exp on riscv64-linux
new 5cd2a231952 [gdb/testsuite] Fix gdb.base/attach-deleted-exec.exp with NFS
new be32af158ad [gdb/testsuite] Fix gdb.base/empty-host-env-vars.exp
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:
gdb/testsuite/gdb.base/attach-deleted-exec.exp | 24 ++++++++++++++++---
gdb/testsuite/gdb.base/empty-host-env-vars.exp | 32 ++++++++------------------
gdb/testsuite/gdb.trace/entry-values.exp | 2 ++
3 files changed, 32 insertions(+), 26 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 f844c8f242d Automatic date update in version.in
new 59c9bc5fb6c [gdb/testsuite] Fix timeout in gdb.mi/mi-multi-commands.exp
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.mi/mi-multi-commands.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.