CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/04/25 13:14:58
Modified files: sys/arch/alpha/include: atomic.h Log message: Strengthen the constraints of the atomic operations assembly statements to make sure the register holding the ld_l and st_c addresses doesn't get reused when gcc's register allocator is too aggressive.