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] Fix PR libgomp/27612


On Sat, May 20, 2006 at 12:57:59PM -0400, John David Anglin wrote:
> The enclosed patch changes the files listed below to require effective target
> support for sync_int_long.  This eliminates the fails that occur on all PA
> targets.

> 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
> 
> 	PR libgomp/27612
> 	* testsuite/libgomp.c/sections-1.c: Require sync_int_long.
> 	* testsuite/libgomp.c/critical-1.c: Likewise.
> 	* testsuite/libgomp.c/loop-1.c: Likewise.
> 	* testsuite/libgomp.c/loop-2.c: Likewise.
> 	* testsuite/libgomp.c/ordered-1.c: Likewise.
> 	* testsuite/libgomp.c/ordered-2.c: Likewise.

You forgot to mention testsuite/libgomp.c/single-1.c in the ChangeLog.
Other than that, this looks ok to me, but can't approve it myself.

	Jakub


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