This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9aaf5e4124c Move some i386 C++ tests into g++.target/i386. new 25b10ea881b 2018-11-20 Richard Biener rguenther@suse.de new 98e88cf8d6b 2018-11-20 Richard Biener rguenther@suse.de
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/ChangeLog | 12 ++++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/gomp/pr88105.c | 30 ++++++++++++++++++++++++++++++ gcc/tree-ssa-dom.c | 3 ++- gcc/tree-vect-stmts.c | 11 +++-------- 5 files changed, 52 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/gomp/pr88105.c