This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r144721 - in /branches/thread-annotations/gcc: ...


Author: lcwu
Date: Mon Mar  9 06:51:54 2009
New Revision: 144721

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144721
Log:
Support multiple lock attributes of the same kind on a declaration.

Added:
    branches/thread-annotations/gcc/testsuite/g++.dg/thread-ann/thread_annot_lock-42.C
    branches/thread-annotations/gcc/testsuite/gcc.dg/thread_annot_lock-42.c
Modified:
    branches/thread-annotations/gcc/ChangeLog.lock-annotations
    branches/thread-annotations/gcc/attribs.c
    branches/thread-annotations/gcc/c-common.c
    branches/thread-annotations/gcc/testsuite/ChangeLog.lock-annotations


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]