This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 694d4a6d0c4 Use the section flag 'o' for __patchable_function_entries
new f5850e7da93 ipa: do not DECL_IS_MALLOC for void fns
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/cgraph.c | 2 ++
gcc/ipa-pure-const.c | 3 ++-
gcc/testsuite/g++.dg/ipa/pr98075.C | 30 ++++++++++++++++++++++++++++++
3 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr98075.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.
tcwg-benchmark pushed a change to branch linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-release-arm-eabi-coremark-O3-vs-O3_LTO
in repository toolchain/ci/base-artifacts.
discards a89e3441 0: update: binutils-gcc: -8
new a709e5a3 0: update: binutils-gcc: -8
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a89e3441)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-relea [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 10269 +++++++------
04-build_abe-stage1/console.log | 18177 +++++++++++-----------
05-build_abe-newlib/console.log | 46 +-
10-check_regression/console.log | 4 +-
11-update_baseline/console.log | 4 +-
console.log | 29074 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
9 files changed, 29101 insertions(+), 29057 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 devel/c++-modules
in repository gcc.
from 89611c477ce A Grand Renaming -- Crackin'!
adds 10ee6da64c5 C++ Module options
adds 6e3603e62ac C++ Module parameters & timers
adds 41676a36a04 C++ Module keywords
new 6420399409a Merge trunk 41676a36a04 C++ Module keywords
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:
ChangeLog.modules | 3 +++
gcc/c-family/c.opt | 2 +-
2 files 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 8b2c3b5af3d libstdc++: Use longer timeout for istream::gcount() overflow tests
new a1ebd4f9f71 x86: Add the missing '.' for -mneeded
new 694d4a6d0c4 Use the section flag 'o' for __patchable_function_entries
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.in | 6 ++++
gcc/config/i386/i386.opt | 2 +-
gcc/configure | 52 +++++++++++++++++++++++++++++++++++
gcc/configure.ac | 22 +++++++++++++++
gcc/doc/sourcebuild.texi | 3 ++
gcc/output.h | 3 +-
gcc/targhooks.c | 5 +++-
gcc/testsuite/g++.dg/pr93195a.C | 27 ++++++++++++++++++
gcc/testsuite/g++.dg/pr93195b.C | 14 ++++++++++
gcc/testsuite/lib/target-supports.exp | 40 +++++++++++++++++++++++++++
gcc/varasm.c | 10 +++++++
11 files changed, 181 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr93195a.C
create mode 100644 gcc/testsuite/g++.dg/pr93195b.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-9
in repository gcc.
from 165ae61a9f7 tree-optimization/97812 - fix range query in VRP assert discovery
new 50576790573 middle-end/96369 - fix missed short-circuiting during range [...]
new 53d76fe758a tree-optimization/96075 - fix bogus misalignment calculation
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/fold-const.c | 7 +++
gcc/testsuite/c-c++-common/pr96369.c | 12 +++++
gcc/testsuite/gcc.dg/vect/slp-46.c | 96 ++++++++++++++++++++++++++++++++++++
gcc/tree-vect-data-refs.c | 2 +-
4 files changed, 116 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/pr96369.c
create mode 100644 gcc/testsuite/gcc.dg/vect/slp-46.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 devel/c++-modules
in repository gcc.
from ee1460b6849 Merge trunk 855bb43f6d0
new dfdce31c9ed libcody: Update from upstream, removing deprecated functions.
new 12930302c29 Rename a struct
new a2ece73254e Move struct module_vector
new 89611c477ce A Grand Renaming -- Crackin'!
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:
ChangeLog.modules | 24 +++++
gcc/cp/cp-tree.def | 4 +-
gcc/cp/cp-tree.h | 93 ++---------------
gcc/cp/decl.c | 2 +-
gcc/cp/lex.c | 14 +--
gcc/cp/module.cc | 36 +++----
gcc/cp/name-lookup.c | 284 +++++++++++++++++++++++++--------------------------
gcc/cp/name-lookup.h | 84 ++++++++++++++-
gcc/cp/ptree.c | 14 +--
gcc/cp/tree.c | 12 +--
libcody/cody.hh | 36 -------
libcody/resolver.cc | 42 +-------
12 files changed, 300 insertions(+), 345 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 newlib.
from 80e35a211 Cygwin: /proc/sys FS: don't export NFS and DFS as block devices
new 702bec7bc Cygwin: testsuite: libltp: fix warnings showing up with -Wall
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/testsuite/libltp/lib/databin.c | 2 --
winsup/testsuite/libltp/lib/search_path.c | 5 ++++-
winsup/testsuite/libltp/lib/tst_tmpdir.c | 6 +++++-
winsup/testsuite/libltp/lib/write_log.c | 18 ++++++++++--------
4 files changed, 19 insertions(+), 12 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from c9c7633 Add regression a02e304245b5181d0f56adab0756719d876b0c58 from [...]
new ed8f733 Add regression a4b31d5807f2bc67c8999b3d53369cf2a5c6e1ec from [...]
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 | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.