mirror of https://github.com/mosra/magnum.git
Browse Source
With -O2 the test works, but with -O1 the compiler complains about missing instruction. I guess -O2 just optimizes it away in this particular case, so the safe option is to not use it at all.pull/158/head
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue