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: [gomp] Fix gimplify_omp_atomic_pipeline


On Monday 28 November 2005 14:00, Jakub Jelinek wrote:

> 	* gimplify.c (gimplify_omp_atomic_pipeline): Don't compare return
> 	value from __sync_val_compare_and_swap with NEWIVAL, but with saved
> 	copy of OLDIVAL.
>
OK.


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