This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r267676 - in /branches/gcc-8-branch/gcc: Change...


Author: jakub
Date: Tue Jan  8 09:47:03 2019
New Revision: 267676

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

	PR tree-optimization/87898
	* omp-simd-clone.c (ipa_simd_modify_function_body): Remove debug stmts
	where the first argument was changed into a non-decl.

	* gcc.dg/gomp/pr87898.c: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gcc.dg/gomp/pr87898.c
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/omp-simd-clone.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]