This is the mail archive of the gcc-patches@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] |
On 11/13/2012 04:08 PM, Wei Mi wrote: > +extern void tsan_finish_file (void); > + > +#endif /* TREE_TSAN */ > +/* ThreadSanitizer, a data race detector. > + Copyright (C) 2011 Free Software Foundation, Inc. > + Contributed by Dmitry Vyukov <dvyukov@google.com> Careful, you've got double applied patches there. r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |