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] Add missing fold_convert in #pragma omp atomic handling (PR middle-end/28724)


Jakub Jelinek <jakub@redhat.com> writes:

> 2006-08-15  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR middle-end/28724
> 	* gimplify.c (gimplify_omp_atomic_pipeline): Convert oldival
> 	to itype in assignment to oldival2.

This is OK.

Thanks.

Ian


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