r275129 - in /branches/gcc-7-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Aug 30 12:17:00 GMT 2019


Author: jakub
Date: Fri Aug 30 12:17:22 2019
New Revision: 275129

URL: https://gcc.gnu.org/viewcvs?rev=275129&root=gcc&view=rev
Log:
	Backported from mainline
	2019-03-13  Jakub Jelinek  <jakub@redhat.com>

	PR middle-end/88588
	* omp-simd-clone.c (ipa_simd_modify_stmt_ops): Handle PHI args.
	(ipa_simd_modify_function_body): Handle PHIs.

	* c-c++-common/gomp/pr88588.c: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/c-c++-common/gomp/pr88588.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/omp-simd-clone.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list