Comment 3 for bug 1864494

Revision history for this message
Dennis Wong (binencoder) wrote :

I've had similar problems with pointer arithmetic, maybe you can try adding compiler options -fno-tree-vrp and -fno-tree-dominator-opts to avoid misoptimization.