This is the mail archive of the gcc-patches@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]

Re: [patch] libgomp test fixes for FreeBSD


On Tue, Dec 17, 2013 at 06:42:22PM +0100, Andreas Tobler wrote:
> 2013-12-17  Andreas Tobler  <andreast@gcc.gnu.org>
> 
> 	* testsuite/libgomp.c/affinity-1.c: Remove alloca.h inlcude.

In this case please also change the alloca (...) use in the testcase
to __builtin_alloca (...) and update the ChangeLog entry.
Ok with that change.

> 	* testsuite/libgomp.c/icv-2.c: Add FreeBSD coverage.
> 	* testsuite/libgomp.c/lock-3.c: Likewise.
> 	* testsuite/libgomp.c/pr48591.c: Likewise.

	Jakub


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