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]

Re: [v3] c++0x <mutex> and <condition_variable>


Chris Fairles wrote:
Small fix (header include tests using -std=c++98 don't "dg-require"
cstdint or gthreads).
Ok. Patch now looks great. A minor nit: can you resend a version making sure that dg-do compile is always the *first* dg-* directive in the testfile? I'm sure I saw spurious fails otherwise...

Paolo.


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