Avoid misaligned atomic operations
commit0e615bf55aa19d672a4c4afb823e5a29f26d42da
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jan 2015 17:17:03 +0000 (21 17:17 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jan 2015 17:17:03 +0000 (21 17:17 +0000)
tree789c86c5c0fcde33931533dbfc334718e3029274
parentb0418f7882574b8fd858fd8a1810ede42a1ff21d
Avoid misaligned atomic operations

 Andrew Waterman <waterman@cs.berkeley.edu>

 * fop_n.c (libat_fetch_op): Align address to word boundary.
 (libat_op_fetch): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219954 138bc75d-0d04-0410-961f-82ee72b054a4
libatomic/ChangeLog
libatomic/fop_n.c