This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8bb3ef3f6e3 c++: __is_constructible ref binding [PR100667]
new 86b0b1bec67 Fix failure of c-c++-common/analyzer/stdarg-pr111289-int.c on hpux
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/c-c++-common/analyzer/stdarg-pr111289-int.c | 1 -
1 file changed, 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 bbb7c513ddd Fortran: fix DATA and derived types with pointer components [...]
new 8bb3ef3f6e3 c++: __is_constructible ref binding [PR100667]
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/semantics.cc | 54 ++++++++++++++++++++++++----
gcc/testsuite/g++.dg/ext/is_constructible8.C | 31 ++++++++++++++++
2 files changed, 78 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/is_constructible8.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 c1424628dc9 RISC-V: testsuite: ensure vtype is call clobbered
new bbb7c513ddd Fortran: fix DATA and derived types with pointer components [...]
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/primary.cc | 12 +++++
gcc/testsuite/gfortran.dg/data_pointer_3.f90 | 77 ++++++++++++++++++++++++++++
2 files changed, 89 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/data_pointer_3.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 aeee63ffbf4 PR modula2/114520 Incorrect ordering of import/export state [...]
new c1424628dc9 RISC-V: testsuite: ensure vtype is call clobbered
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.target/riscv/rvv/vtype-call-clobbered.c | 47 ++++++++++++++++++++++
1 file changed, 47 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vtype-call-clobbered.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 04799f03e8d PR modula2/114517 gm2 does not allow comparison operator ha [...]
new aeee63ffbf4 PR modula2/114520 Incorrect ordering of import/export state [...]
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/m2/gm2-compiler/P0SyntaxCheck.bnf | 31 +++++++++++++++++++++++++++----
1 file changed, 27 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-13
in repository gcc.
from 06454be4e4c Daily bump.
new 48d23749534 Fortran: Fix assumed length chars and len inquiry [PR103716]
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/resolve.cc | 4 +++-
gcc/fortran/trans-expr.cc | 2 ++
gcc/testsuite/gfortran.dg/pr103716.f90 | 15 +++++++++++++++
3 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr103716.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 44ab31419cf predict: Fix comment typo
new 04799f03e8d PR modula2/114517 gm2 does not allow comparison operator ha [...]
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/doc/gm2.texi | 3 +-
gcc/m2/gm2-compiler/M2Options.def | 36 +++++++++++++---------
gcc/m2/gm2-compiler/M2Options.mod | 10 ++++++
gcc/m2/gm2-gcc/m2options.h | 1 +
gcc/m2/gm2-lang.cc | 3 +-
gcc/m2/m2.flex | 10 ++++--
gcc/testsuite/gm2/cpp/fail/hashfirstcolumn2.mod | 18 +++++++++++
.../fail/imports-fail.exp} | 4 +--
gcc/testsuite/gm2/imports/fail/localmodule2.mod | 27 ++++++++++++++++
gcc/testsuite/gm2/imports/run/pass/localmodule.mod | 27 ++++++++++++++++
10 files changed, 119 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gm2/cpp/fail/hashfirstcolumn2.mod
copy gcc/testsuite/gm2/{pim/options/bounds/fail/pim-options-bounds-fail.exp => imp [...]
create mode 100644 gcc/testsuite/gm2/imports/fail/localmodule2.mod
create mode 100644 gcc/testsuite/gm2/imports/run/pass/localmodule.mod
--
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 d5a3b4afcdf profile-count: Avoid overflows into uninitialized [PR112303]
new 44ab31419cf predict: Fix comment typo
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/predict.cc | 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 b8e7aaaf350 [testsuite] Fixup dg-options in {gcc,g++,gfortran}.dg/vect. [...]
new d5a3b4afcdf profile-count: Avoid overflows into uninitialized [PR112303]
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/profile-count.h | 12 ++++++++----
gcc/testsuite/gcc.c-torture/compile/pr112303.c | 25 +++++++++++++++++++++++++
2 files changed, 33 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr112303.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.