This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from defc40db9e0 middle-end/98807 - more vector_element_bits fixes
new 5089df534b8 Restore profile reproducibility.
new e05a117dc4b Enable -fprofile-reproducible=parallel-runs for profiledbootstrap.
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:
Makefile.in | 2 +-
gcc/common.opt | 2 +-
gcc/value-prof.c | 26 ++++++++++++++++++++------
libgcc/libgcov-merge.c | 14 +++++++++++---
libgcc/libgcov.h | 13 +++++++++----
5 files changed, 42 insertions(+), 15 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 0433fc2d7d4 RTEMS: Fix default linker script
new defc40db9e0 middle-end/98807 - more vector_element_bits fixes
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/pr98807.c | 35 +++++++++++++++++++++++++++++++++++
gcc/tree.c | 8 +-------
2 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr98807.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 04de9f3e310 gdb/doc: move @menu blocks to the end of their enclosing @node
new 9e42b97628f Add some more DWARF-5 sections
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:
ld/ChangeLog | 5 +++++
ld/scripttempl/DWARF.sc | 8 +++++---
2 files changed, 10 insertions(+), 3 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 5d01fc7c116 Fix internal error on extension with interface at -O2
new 0433fc2d7d4 RTEMS: Fix default linker script
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/rtems.h | 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 binutils-gdb.
from 123b18bf623 Automatic date update in version.in
new b8df69003de Update linker scripts with the names of new DWARF-5 debug s [...]
new 04de9f3e310 gdb/doc: move @menu blocks to the end of their enclosing @node
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:
gdb/doc/ChangeLog | 9 +++++++
gdb/doc/gdb.texinfo | 70 ++++++++++++++++++++++++-------------------------
ld/ChangeLog | 6 +++++
ld/scripttempl/DWARF.sc | 18 ++++++++-----
4 files changed, 61 insertions(+), 42 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-9
in repository gcc.
from 504159b44da Fortran: Fix deferred character lengths in array constructo [...]
new 73f957aab7e Fix internal error on extension with interface at -O2
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/ada/gcc-interface/trans.c | 24 ++++++++++++++----------
gcc/ada/gcc-interface/utils.c | 12 ++++++------
gcc/testsuite/gnat.dg/thunk2.adb | 11 +++++++++++
gcc/testsuite/gnat.dg/thunk2.ads | 12 ++++++++++++
gcc/testsuite/gnat.dg/thunk2_pkg.ads | 11 +++++++++++
5 files changed, 54 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/thunk2.adb
create mode 100644 gcc/testsuite/gnat.dg/thunk2.ads
create mode 100644 gcc/testsuite/gnat.dg/thunk2_pkg.ads
--
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-10
in repository gcc.
from 039ac052063 Fortran: Fix deferred character lengths in array constructo [...]
new beebe1908fa Fix internal error on extension with interface at -O2
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/ada/gcc-interface/trans.c | 24 ++++++++++++++----------
gcc/ada/gcc-interface/utils.c | 12 ++++++------
gcc/testsuite/gnat.dg/thunk2.adb | 11 +++++++++++
gcc/testsuite/gnat.dg/thunk2.ads | 12 ++++++++++++
gcc/testsuite/gnat.dg/thunk2_pkg.ads | 11 +++++++++++
5 files changed, 54 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/thunk2.adb
create mode 100644 gcc/testsuite/gnat.dg/thunk2.ads
create mode 100644 gcc/testsuite/gnat.dg/thunk2_pkg.ads
--
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 newlib.
from a60a4501b Cygwin: ptsname_r: always return an error number on failure
new cb41c375a syscalls.cc: unlink_nt: Try FILE_DISPOSITION_IGNORE_READONLY_ [...]
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:
winsup/cygwin/ntdll.h | 3 ++-
winsup/cygwin/syscalls.cc | 22 +++++++++----------
winsup/cygwin/wincap.cc | 11 ++++++++++
winsup/cygwin/wincap.h | 56 ++++++++++++++++++++++++-----------------------
4 files changed, 53 insertions(+), 39 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-9
in repository gcc.
from f6adbc3702e Fortran: Fix deferred character lengths in array constructo [...]
new 504159b44da Fortran: Fix deferred character lengths in array constructo [...]
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.c | 3 ++-
gcc/testsuite/gfortran.dg/charlen_18.f90 | 18 ++++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/charlen_18.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 releases/gcc-10
in repository gcc.
from c390047890d arc: Use separate predicated patterns for mpyd(u)
new 039ac052063 Fortran: Fix deferred character lengths in array constructo [...]
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.c | 3 ++-
gcc/testsuite/gfortran.dg/charlen_18.f90 | 18 ++++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/charlen_18.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.