This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [PATCH][libstdc++-v3 parallel mode] Patch for PR 39546


Johannes Singler wrote:
> Better now?
>   
Yes, not perfect, however ;) Please add a

   bool test __attribute__((unused)) = true;

variable at the beginning of test01; add a space after the open brace of
VERIFY( and before the closed one; move the comment about the PR before
test01, instead of before main; Ok with those changes.

Thanks!
Paolo.


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