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, 4.2] atomic builtins: copy alignment info from tree to rtl


Hello Adrian,

> Unfortunately, I could not test the patch on S/390,
> because I currently have no access to such a machine. Would you please
> ensure regtest passing before checking it in? Thanks!

I've bootstrapped your patch on s390 and s390x.
Testsuite runs didn't show any regressions.

> 2005-12-22  Adrian Straetling  <straetling@de.ibm.com>
> 
> 	* gcc/builtins.c (get_builtin_sync_mem): New function.
> 	(expand_builtin_sync_operation, expand_builtin_compare_and_swap,
> 	expand_builtin_lock_test_and_set, expand_builtin_lock_release):
> 	Call get_builtin_sync_mem to generate mem rtx.


Patch is committed to mainline repository (preapproved by rth).

Thanks

Bye,

-Andreas-


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