On Tue, Oct 11, 2011 at 13:52, Delesley Hutchins <deles...@google.com> wrote: > 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. > > Bootstrapped and passed gcc regression testsuite on > x86_64-unknown-linux-gnu. Okay for google/gcc-4_6? > > -DeLesley > > Changelog.google-4_6: > 2011-10-11 DeLesley Hutchins <deles...@google.com> > > * tree-threadsafe-analyze.c (get_canonical_lock_expr) > > testsuite/Changelog.google-4_6: > 2011-10-11 DeLesley Hutchins <deles...@google.com> > > * g++.dg/thread-ann/thread_annot_lock-83.C
ChangeLog entries are missing. OK otherwise. Diego.