r181182 - in /trunk/libitm: ChangeLog local.cc
rth@gcc.gnu.org
rth@gcc.gnu.org
Tue Nov 8 23:36:00 GMT 2011
Author: rth
Date: Tue Nov 8 23:36:33 2011
New Revision: 181182
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181182
Log:
Fix a darwin10 build problem.
local.cc:113:6: error: only weak aliases are supported in this configuration
* local.cc (_ITM_LB): Use a normal call, not a function alias.
Modified:
trunk/libitm/ChangeLog
trunk/libitm/local.cc
More information about the Gcc-cvs
mailing list