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 libstdc++/68739] FAIL: 30_threads/call_once/constexpr.cc (test for excess errors)


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

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Oh, (void*)1 works, it's only rejected with the LL suffix. That's not
conforming either (and Clang rejects it).

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