r268243 - in /trunk/gcc: ChangeLog testsuite/Ch...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Jan 24 19:14:00 GMT 2019


Author: jakub
Date: Thu Jan 24 19:14:51 2019
New Revision: 268243

URL: https://gcc.gnu.org/viewcvs?rev=268243&root=gcc&view=rev
Log:
	PR tree-optimization/89027
	* tree-inline.c (add_clobbers_to_eh_landing_pad): Don't add clobbers
	for "omp simd array" variables.

	* gfortran.dg/gomp/pr89027.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/gomp/pr89027.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-inline.c



More information about the Gcc-cvs mailing list