r212268 - in /trunk/libgomp: ChangeLog testsuit...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Jul 3 18:45:00 GMT 2014


Author: jakub
Date: Thu Jul  3 18:45:35 2014
New Revision: 212268

URL: https://gcc.gnu.org/viewcvs?rev=212268&root=gcc&view=rev
Log:
	* testsuite/lib/libgomp.exp (libgomp_target_compile): If $source
	matches regex $lang_source_re, add $lang_include_flags to options.
	* testsuite/libgomp.c/c.exp: Unset lang_include_flags.
	* testsuite/libgomp.c++/c++.exp: Likewise.
	* testsuite/libgomp.fortran/fortran.exp: Likewise.  Set lang_source_re
	and lang_include_flags instead of adding -fintrinsic-modules-path= to
	ALWAYS_CFLAGS.
	* testsuite/libgomp.graphite/graphite.exp: Unset lang_include_flags.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/lib/libgomp.exp
    trunk/libgomp/testsuite/libgomp.c++/c++.exp
    trunk/libgomp/testsuite/libgomp.c/c.exp
    trunk/libgomp/testsuite/libgomp.fortran/fortran.exp
    trunk/libgomp/testsuite/libgomp.graphite/graphite.exp



More information about the Gcc-cvs mailing list