rs6000.c (rs6000_expand_atomic_compare_and_swap): Get new pseudo for target after convert_modes.
* config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap): Get new pseudo for target after convert_modes. (rs6000_expand_atomic_exchange, rs6000_expand_atomic_op): Likewise. From-SVN: r181795
This commit is contained in:
parent
cef86eb288
commit
20bc9eb1b8
1 changed files with 6 additions and 0 deletions
|
@ -723,6 +723,12 @@
|
|||
new pseudo for target after convert_modes.
|
||||
(rs6000_expand_atomic_exchange, rs6000_expand_atomic_op): Likewise.
|
||||
|
||||
2011-11-17 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap): Get
|
||||
new pseudo for target after convert_modes.
|
||||
(rs6000_expand_atomic_exchange, rs6000_expand_atomic_op): Likewise.
|
||||
|
||||
2011-11-17 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* builtins.c (expand_builtin_mem_thread_fence): Remove.
|
||||
|
|
Loading…
Add table
Reference in a new issue