r180011 - in /branches/google/gcc-4_6/gcc: Chan...

delesley@gcc.gnu.org delesley@gcc.gnu.org
Fri Oct 14 22:52:00 GMT 2011


Author: delesley
Date: Fri Oct 14 22:52:22 2011
New Revision: 180011

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180011
Log:
This patch fixes an error where Annotalysis generates bogus warnings
when a shared lock is released in a function that has a "universal
lock" -- typically produced when gcc cannot parse a lock expression.


Added:
    branches/google/gcc-4_6/gcc/testsuite/g++.dg/thread-ann/thread_annot_lock-83.C
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/tree-threadsafe-analyze.c



More information about the Gcc-cvs mailing list