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

--- Comment #2 from D. Richard Hipp <drh at sqlite dot org> ---
(In reply to Andrew Pinski from comment #1)
> Does -fno-strict-aliasing helps?

The problem goes away if I compile with -fno-strict-aliasing. I should have
thought to try that.

But, are we violating aliasing rules here?  What am I missing?

Reply via email to