https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119666
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- In C const is something significantly different. In C++ I think we also constant evaluate weak constexpr functions, etc.
jakub at gcc dot gnu.org via Gcc-bugs Mon, 07 Apr 2025 07:02:32 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119666
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- In C const is something significantly different. In C++ I think we also constant evaluate weak constexpr functions, etc.