This is the mail archive of the gcc-bugs@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]

[Bug c++/81852] Feature request: __cpp_threadsafe_static_init


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81852

--- Comment #3 from Daniel Krügler <daniel.kruegler at googlemail dot com> ---
(In reply to Jonathan Wakely from comment #2)
>     trunk/gcc/testsuite/g++.dg/cpp1y/feat-neg.C

Thanks for your work on that Jonathan! Just out of curiosity: All tests within
feat-neg.C seem counter-intuitive to me, because it seems that the idea of that
test is that everything within is supposed to fail on success - is that
intended?

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