r180012 - in /branches/google/gcc-4_6/gcc: Chan...
delesley@gcc.gnu.org
delesley@gcc.gnu.org
Fri Oct 14 22:59:00 GMT 2011
Author: delesley
Date: Fri Oct 14 22:59:22 2011
New Revision: 180012
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180012
Log:
This patch fixes an error where Annotalysis generates bogus warnings
when using lock and unlock functions that are attached to a base class.
The canonicalize routine did not work correctly in this case.
Modified:
branches/google/gcc-4_6/gcc/ChangeLog.google-4_6
branches/google/gcc-4_6/gcc/testsuite/ChangeLog.google-4_6
branches/google/gcc-4_6/gcc/testsuite/g++.dg/thread-ann/thread_annot_lock-83.C
branches/google/gcc-4_6/gcc/tree-threadsafe-analyze.c
More information about the Gcc-cvs
mailing list