https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120955

--- Comment #20 from fiesh at zefix dot tv ---
Actually, this is not a good reduction since the original unreduced test case
does not rely on `-fimplicit-constexpr`.  (One needs to modify the source
trivially by removing the call to the non-constexpr std::abs.)

So I'll try to reduce again, without accidentally relying on
`-fimplicit-constexpr`.

Reply via email to