This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ffacf0cbaf9 add missed Changelog. new 30b13c24bb8 2019-05-23 Richard Biener rguenther@suse.de new a05b8bdec3b PR target/90568 * config/i386/x86-tune-sched.c (ix86_macr [...] new a3214c6a70c PR libgomp/90585 * plugin/plugin-hsa.c: Include gstdint.h [...]
The 3 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/ChangeLog | 8 +++++ gcc/config/i386/x86-tune-sched.c | 61 +++++++++++++++++--------------- gcc/testsuite/gcc.dg/tree-ssa/ldist-37.c | 10 ++++++ gcc/testsuite/gcc.dg/tree-ssa/ldist-38.c | 10 ++++++ libgomp/ChangeLog | 17 +++++++++ libgomp/oacc-cuda.c | 1 - libgomp/oacc-host.c | 1 - libgomp/oacc-mem.c | 2 -- libgomp/plugin/plugin-hsa.c | 27 +++++++++----- libgomp/plugin/plugin-nvptx.c | 2 +- libgomp/target.c | 1 - 11 files changed, 98 insertions(+), 42 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ldist-37.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ldist-38.c