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 3b8cbb677bf d: Fix ICE in gimplify_expr with const ref noreturn paramet [...]
new 34e3f1b8f3b d: Fix Segmentation fault with redeclared symbols [PR123407]
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/d/decl.cc | 62 +++++++++++++++++++++++-----------------
gcc/testsuite/gdc.dg/pr123407a.d | 4 +++
gcc/testsuite/gdc.dg/pr123407b.d | 4 +++
3 files changed, 44 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr123407a.d
create mode 100644 gcc/testsuite/gdc.dg/pr123407b.d
--
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 4e9bb139237 d: Fix ICE in gimplify_expr with const ref noreturn paramet [...]
new c67142f1957 d: Fix Segmentation fault with redeclared symbols [PR123407]
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/d/decl.cc | 62 +++++++++++++++++++++++-----------------
gcc/testsuite/gdc.dg/pr123407a.d | 4 +++
gcc/testsuite/gdc.dg/pr123407b.d | 4 +++
3 files changed, 44 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr123407a.d
create mode 100644 gcc/testsuite/gdc.dg/pr123407b.d
--
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 07cbb8cdcef pta: Fix comment of intra_create_variable_infos
new 172634608a4 d: Fix Segmentation fault with redeclared symbols [PR123407]
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/d/decl.cc | 62 +++++++++++++++++++++++-----------------
gcc/testsuite/gdc.dg/pr123407a.d | 4 +++
gcc/testsuite/gdc.dg/pr123407b.d | 4 +++
3 files changed, 44 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr123407a.d
create mode 100644 gcc/testsuite/gdc.dg/pr123407b.d
--
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 6f7c038eee7 c++/reflection: add fixed test [PR123871]
new 07cbb8cdcef pta: Fix comment of intra_create_variable_infos
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/gimple-ssa-pta-constraints.cc | 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 b4ee1a549ea d: Fix ICE in gimplify_expr with const ref noreturn paramet [...]
new 6f7c038eee7 c++/reflection: add fixed test [PR123871]
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/g++.dg/reflect/error11.C | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/reflect/error11.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 releases/gcc-15
in repository gcc.
from af39be5b689 d: Fix buffer overflow detected with -defaultlib= and -debu [...]
new ed65c1df1dd d: Fix ICE in gimplify_expr with const ref noreturn paramet [...]
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/d/d-codegen.cc | 14 ++++++++++++--
gcc/d/decl.cc | 2 +-
gcc/d/types.cc | 4 ++--
gcc/testsuite/gdc.dg/pr123046.d | 10 ++++++++++
4 files changed, 25 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr123046.d
--
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 2b5c6d73404 d: Fix buffer overflow detected with -defaultlib= and -debu [...]
new 3b8cbb677bf d: Fix ICE in gimplify_expr with const ref noreturn paramet [...]
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/d/d-codegen.cc | 14 ++++++++++++--
gcc/d/decl.cc | 2 +-
gcc/d/types.cc | 4 ++--
gcc/testsuite/gdc.dg/pr123046.d | 10 ++++++++++
4 files changed, 25 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr123046.d
--
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 c4f2232f12e d: Fix buffer overflow detected with -defaultlib= and -debu [...]
new 4e9bb139237 d: Fix ICE in gimplify_expr with const ref noreturn paramet [...]
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/d/d-codegen.cc | 14 ++++++++++++--
gcc/d/decl.cc | 2 +-
gcc/d/types.cc | 4 ++--
gcc/testsuite/gdc.dg/pr123046.d | 10 ++++++++++
4 files changed, 25 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr123046.d
--
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 06320fa8b37 tree-optimization/122537 - do not elide maybe_zero conditio [...]
new b4ee1a549ea d: Fix ICE in gimplify_expr with const ref noreturn paramet [...]
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/d/d-codegen.cc | 14 ++++++++++++--
gcc/d/decl.cc | 2 +-
gcc/d/types.cc | 4 ++--
gcc/testsuite/gdc.dg/pr123046.d | 10 ++++++++++
4 files changed, 25 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr123046.d
--
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 397b0827bcd c++/reflection: tweak for eval_has_template_arguments
new 06320fa8b37 tree-optimization/122537 - do not elide maybe_zero conditio [...]
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/torture/pr122537.c | 18 ++++++++++++++++++
gcc/tree-ssa-loop-niter.cc | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr122537.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.