https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125459
Chin Zhen Jie <zhenjie.chin88 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zhenjie.chin88 at gmail dot com
--- Comment #3 from Chin Zhen Jie <zhenjie.chin88 at gmail dot com> ---
Hello, I believe there is a related issue through postconditions, where
swapping would not work. (see https://godbolt.org/z/h3cGG416v)
This hinders the use of post conditions in constant evaluation. (see
https://godbolt.org/z/c4eqGffv5)