[Bug target/70168] [5 Regression] Wrong code generation in __sync_val_compare_and_swap on PowerPC
uweigand at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 11 00:00:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70168
--- Comment #5 from Ulrich Weigand <uweigand at gcc dot gnu.org> ---
Author: uweigand
Date: Thu Mar 10 23:59:20 2016
New Revision: 234127
URL: https://gcc.gnu.org/viewcvs?rev=234127&root=gcc&view=rev
Log:
PR target/70168
* config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
Handle overlapping retval and newval.
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/config/rs6000/rs6000.c
More information about the Gcc-bugs
mailing list