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

delesley@gcc.gnu.org delesley@gcc.gnu.org
Wed Oct 17 18:57:00 GMT 2012


Author: delesley
Date: Wed Oct 17 18:57:48 2012
New Revision: 192542

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192542
Log:
This patch adds three warning flag for command-line compatibility with clang. 
The flags are -Wthread-safety-analysis, -Wthread-safety-attributes, and 
-Wthread-safety-precise.  They don't do anything.

2012-10-16   DeLesley Hutchins  <delesley@google.com>

        * gcc/common.opt:
        Add clang thread safety warning flags as supported, but ignored.
        (-Wthread-safety-analysis/attributes/precise)


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



More information about the Gcc-cvs mailing list