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 d8e7a2dbe73 Type mismatch for passed external function
new 41dee7da088 Fortran: Fix c_associated argument checks.
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/check.cc | 125 ++++++++++++++++------
gcc/fortran/misc.cc | 3 +
gcc/testsuite/gfortran.dg/c_f_pointer_tests_6.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr120049_2.f90 | 62 +++++++++++
gcc/testsuite/gfortran.dg/pr120049_a.f90 | 7 +-
gcc/testsuite/gfortran.dg/pr120049_b.f90 | 2 -
6 files changed, 164 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr120049_2.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 dce4da51ab6 tree-optimization/120357 - ICE with early break vectorization
new 9739ae9384d Have TODO_verify_* not set by any pass
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/function.h | 1 -
gcc/gimple-harden-conditionals.cc | 6 ++----
gcc/gimple-harden-control-flow.cc | 3 +--
gcc/ipa-strub.cc | 3 +--
gcc/passes.cc | 23 +++++++++--------------
gcc/tree-inline.cc | 1 -
gcc/tree-pass.h | 6 +++---
gcc/tree-vrp.cc | 4 ++--
8 files changed, 18 insertions(+), 29 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 linux.
from dee264c16a63 Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.o [...]
new 4cb6c8af8591 selftests/filesystems: Fix build of anon_inode_test
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:
tools/testing/selftests/filesystems/anon_inode_test.c | 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 binutils-gdb.
from 408984ea7b8 Define TLS in bfd.c if not already defined
new 4aac43f399a Do not allocate macro_scope on the heap
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/c-exp.y | 6 +++---
gdb/compile/compile-c-support.c | 8 ++++----
gdb/macrocmd.c | 37 ++++++++++++++++++-------------------
gdb/macroscope.c | 35 ++++++++++++++++-------------------
gdb/macroscope.h | 20 ++++++++++++--------
gdb/symtab.c | 9 +++------
6 files changed, 56 insertions(+), 59 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 8077496876c Automatic date update in version.in
new 408984ea7b8 Define TLS in bfd.c if not already defined
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/bfd.c | 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 gcc.
from e131ba3de5f PR modula2/120389 Assigning wrong type to an array causes an ICE
new dce4da51ab6 tree-optimization/120357 - ICE with early break vectorization
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/vect/vect-early-break_136-pr120357.c | 13 +++++++++++++
gcc/tree-vect-loop.cc | 3 ++-
2 files changed, 15 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_136-pr120357.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 1d3b863c208 Daily bump.
new d8e7a2dbe73 Type mismatch for passed external function
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/interface.cc | 9 ++++++-
gcc/testsuite/gfortran.dg/interface_62.f90 | 39 ++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/interface_62.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 glibc.
from 1a3d8f2201 manual: Document clock_nanosleep
new af90dc572a nss: free dynarray buffer after parsing nsswitch.conf
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:
nss/nss_action_parse.c | 5 ++++-
1 file changed, 4 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 c7df2b7d438 Daily bump.
new e131ba3de5f PR modula2/120389 Assigning wrong type to an array causes an ICE
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/M2Check.def | 3 +-
gcc/m2/gm2-compiler/M2Check.mod | 522 +++++++++++++++++++++--------
gcc/m2/gm2-compiler/M2GenGCC.mod | 88 +++--
gcc/m2/gm2-compiler/M2MetaError.def | 6 +-
gcc/m2/gm2-compiler/M2Options.def | 16 +
gcc/m2/gm2-compiler/M2Options.mod | 22 ++
gcc/m2/gm2-compiler/M2Quads.mod | 141 +++++---
gcc/m2/gm2-compiler/M2Range.def | 18 +
gcc/m2/gm2-compiler/M2Range.mod | 248 +++++++++++---
gcc/m2/gm2-gcc/m2options.h | 2 +
gcc/m2/gm2-lang.cc | 3 +
gcc/m2/lang.opt | 4 +
gcc/testsuite/gm2/pim/fail/testcharint.mod | 8 +
gcc/testsuite/gm2/pim/fail/testindrx.mod | 8 +
gcc/testsuite/gm2/pim/pass/testxindr.mod | 17 +
gcc/testsuite/gm2/pim/pass/testxindr2.mod | 17 +
gcc/testsuite/gm2/pim/pass/testxindr3.mod | 15 +
18 files changed, 860 insertions(+), 281 deletions(-)
create mode 100644 gcc/testsuite/gm2/pim/fail/testcharint.mod
create mode 100644 gcc/testsuite/gm2/pim/fail/testindrx.mod
create mode 100644 gcc/testsuite/gm2/pim/pass/testxindr.mod
create mode 100644 gcc/testsuite/gm2/pim/pass/testxindr2.mod
create mode 100644 gcc/testsuite/gm2/pim/pass/testxindr3.mod
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.