]> git.ipfire.org Git - thirdparty/gcc.git/commit - libatomic/fop_n.c
Avoid misaligned atomic operations
authorAndrew Waterman <waterman@cs.berkeley.edu>
Wed, 21 Jan 2015 17:17:03 +0000 (17:17 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 21 Jan 2015 17:17:03 +0000 (09:17 -0800)
commit122a5d603b4c67952fb32742775e8a3a478c2075
tree789c86c5c0fcde33931533dbfc334718e3029274
parentf81f49c180b52f3c408923f8efb09fba557f467e
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.

From-SVN: r219954
libatomic/ChangeLog
libatomic/fop_n.c