r169524 - in /branches/google/integration/gcc: ...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Feb 2 14:20:00 GMT 2011


Author: dnovillo
Date: Wed Feb  2 14:20:07 2011
New Revision: 169524

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169524
Log:
Introduce placeholder flags for thread annotation support.  This is
being implemented in the thread-annotations branch, but Google code
expects these warnings to be supported by the compiler.

2011-02-01  Diego Novillo  <dnovillo@google.com>

	* common.opt (Wthread-safe, Wthread-unguarded-var,
	Wthread-unguarded-func, Wthread-mismatched-lock-order,
	Wthread-mismatched-lock-acq-rel, Wthread-reentrant-lock,
	Wthread-unsupported-lock-name): New placeholder warning flags.

Modified:
    branches/google/integration/gcc/ChangeLog.google
    branches/google/integration/gcc/common.opt



More information about the Gcc-cvs mailing list