[Bug libgomp/38270] libgomp test failures due to missing memory barrier

2008-12-19 Thread janis at gcc dot gnu dot org
--- Comment #6 from janis at gcc dot gnu dot org 2008-12-19 19:43 --- Created an attachment (id=16947) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16947&action=view) final patch This was the final patch; it wasn't submitted to gcc-patches, but was written based on a suggestion f

[Bug libgomp/38270] libgomp test failures due to missing memory barrier

2008-12-01 Thread janis at gcc dot gnu dot org
--- Comment #5 from janis at gcc dot gnu dot org 2008-12-02 00:50 --- Fixed. -- janis at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug libgomp/38270] libgomp test failures due to missing memory barrier

2008-12-01 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2008-12-02 00:20 --- Subject: Bug 38270 Author: janis Date: Tue Dec 2 00:18:56 2008 New Revision: 142341 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142341 Log: PR libgomp/38270 * config/linux/powerpc/mutex.h:

[Bug libgomp/38270] libgomp test failures due to missing memory barrier

2008-11-26 Thread janis at gcc dot gnu dot org
--- Comment #3 from janis at gcc dot gnu dot org 2008-11-26 22:08 --- I'm about to take off for a long holiday weekand and haven't finished testing, but it fixes the test failures to copy mutex.h from libgomp/config/linux/ia64 to libgomp/config/linux/powerpc and update the comments. --

[Bug libgomp/38270] libgomp test failures due to missing memory barrier

2008-11-26 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-11-26 17:39 --- This is the same problem as in PR37938, as H.J. said, but for powerpc*-linux. I'll try copying the ia64 solution. I see that my objections to having a separate libgomp mutex.h for powerpc have already been raised by

[Bug libgomp/38270] libgomp test failures due to missing memory barrier

2008-11-26 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2008-11-26 15:46 --- This may be related to PR 37938. You may try similar fix for Linux/ia64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38270