]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Remove __builtin_expect from consteval assertion
authorJonathan Wakely <jwakely@redhat.com>
Wed, 27 Nov 2024 12:28:30 +0000 (12:28 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 27 Nov 2024 21:36:14 +0000 (21:36 +0000)
commit73e5d2f87c257c2c12ee72fd4de9bdbb6a8e1aa9
treeaec2a9832f4cf9e620bb8077997299fa25291b66
parent17db5742a555d4f8fd5fa324adb6d1e5c55374be
libstdc++: Remove __builtin_expect from consteval assertion

libstdc++-v3/ChangeLog:

* include/bits/c++config (__glibcxx_assert): Remove useless
__builtin_expect from constexpr-only assertion. Improve
comments.
libstdc++-v3/include/bits/c++config