https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69811
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[5/6 Regression] A gcc |A gcc folding issue at -O0
|folding issue at -O0 |
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Removing the regression marker, at -O0 we don't/shouldn't guarantee folding
outside of initializers or constexpr expressions.
