https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109809
Giulio Benetti <giulio.benetti at benettiengineering dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |giulio.benetti@benettiengin
| |eering.com
--- Comment #1 from Giulio Benetti <giulio.benetti at benettiengineering dot
com> ---
This bug shows up also on gcc 13.2.0 while building htop with optimization -O2.
This is worked-around by disabling optimization with -O0.
