|
|
Log in / Subscribe / Register

C, still?

C, still?

Posted Sep 21, 2017 15:22 UTC (Thu) by khim (subscriber, #9252)
In reply to: C, still? by adobriyan
Parent article: Building the kernel with Clang

but not g++, see C99 intializers
C++20 got them thus hopefully GCC would implement them soon. I guess when that would happen there would, finally, could be some discussion about switching to C++ compiler...


to post comments

C, still?

Posted Sep 21, 2017 16:42 UTC (Thu) by adobriyan (guest, #30858) [Link]

> C++20 got them thus hopefully GCC would implement them soon.

Good. I recalled what clang++ didn't support: .label subtractions in alternatives calculations. This is not a problem for compile time checking but showstopper for runtime. Hopefully g++ won't have problems with them.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds