r142824 - in /branches/thread-annotations/gcc: ...
lcwu@gcc.gnu.org
lcwu@gcc.gnu.org
Fri Dec 19 00:16:00 GMT 2008
Author: lcwu
Date: Fri Dec 19 00:16:14 2008
New Revision: 142824
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142824
Log:
Fix an issue in handling lockable objects wrapped in smart pointers after
merging from the trunk on which a call to an overloaded 'operator->' is now
represented as an 'operator.' in tree IR.
Modified:
branches/thread-annotations/gcc/ChangeLog
branches/thread-annotations/gcc/tree-threadsafe-analyze.c
More information about the Gcc-cvs
mailing list