r218842 - in /branches/gomp-4_0-branch/libgomp:...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Wed Dec 17 22:33:00 GMT 2014


Author: tschwinge
Date: Wed Dec 17 22:33:35 2014
New Revision: 218842

URL: https://gcc.gnu.org/viewcvs?rev=218842&root=gcc&view=rev
Log:
libgomp: OpenACC offloading no longer requires -flto.

	libgomp/
	* testsuite/libgomp.oacc-c++/c++.exp: Don't add -flto to
	ALWAYS_CFLAGS.
	* testsuite/libgomp.oacc-c/c.exp: Likewise.
	* testsuite/libgomp.oacc-fortran/fortran.exp: Likewise.
	* oacc-parallel.c (GOACC_parallel): Update error message.

Modified:
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_0-branch/libgomp/oacc-parallel.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c++/c++.exp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c/c.exp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp



More information about the Gcc-cvs mailing list