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]

r192510 - in /branches/google/gcc-4_6/gcc: Chan...


Author: delesley
Date: Tue Oct 16 19:47:55 2012
New Revision: 192510

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192510
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.


Modified:
    branches/google/gcc-4_6/gcc/ChangeLog.google-4_6
    branches/google/gcc-4_6/gcc/common.opt


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