Support multiple lock attributes of the same kind on a declaration.
commit8bd39d2c79cd6d8fe6bd8206013eea3fcc4c1cb3
authorlcwu <lcwu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Mar 2009 06:51:54 +0000 (9 06:51 +0000)
committerlcwu <lcwu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Mar 2009 06:51:54 +0000 (9 06:51 +0000)
treef89f3bc68495fc9b9caef00324992074e4858e48
parent47052eea45878f4f55f29ec89c31d43ac5c69012
Support multiple lock attributes of the same kind on a declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/thread-annotations@144721 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.lock-annotations
gcc/attribs.c
gcc/c-common.c
gcc/testsuite/ChangeLog.lock-annotations
gcc/testsuite/g++.dg/thread-ann/thread_annot_lock-42.C [new file with mode: 0644]
gcc/testsuite/gcc.dg/thread_annot_lock-42.c [new file with mode: 0644]