GCC Compiler for C++20 #8990
HamzaHajeir
started this conversation in
General
Replies: 1 comment 5 replies
-
Also see #8916 You should be able to switch version tag in our builder and try for yourself first. It would produce a toolchain package that you would be able to install locally Gcc 12 would come with a lot of upstream xtensa changes as well, so not sure how this works with the semver policies applied to our subsequent version bump. May be 3.2.0... but, I suppose it might be better to allow tests instead of having it in sort-of limbo. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there
It seems the current compiler is GCC 10 is experimental and incomplete for supporting c++20.
When is it planned to upgrade the GCC compiler version (perhaps to GCC 12)?
Thanks,
Hamza
Beta Was this translation helpful? Give feedback.
All reactions