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 __sync_* builtins on ptr_mode != Pmode targets (PR debug/41801)


Jakub Jelinek <jakub@redhat.com> writes:

> 2009-10-26  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR debug/41801
> 	* builtins.c (get_builtin_sync_mem): Expand loc in ptr_mode,
> 	call convert_memory_address on addr.
>
> 	* g++.dg/ext/sync-3.C: New test.

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]