r219955 - in /branches/gcc-4_9-branch/libatomic...

rth@gcc.gnu.org rth@gcc.gnu.org
Wed Jan 21 17:18:00 GMT 2015


Author: rth
Date: Wed Jan 21 17:18:27 2015
New Revision: 219955

URL: https://gcc.gnu.org/viewcvs?rev=219955&root=gcc&view=rev
Log:
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.

Modified:
    branches/gcc-4_9-branch/libatomic/ChangeLog
    branches/gcc-4_9-branch/libatomic/fop_n.c



More information about the Gcc-cvs mailing list