You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By changing the optimization level, at least results 0, 1 and 4 can be obtained on my system. Passing the -ffloat-store option to GCC makes the test always succeed.
Seems to happen on master and the 0.9.6 branch
Steps to reproduce on GCC 4.9 as shipped in Fedora 21, starting with PWD at the glm repository root:
By changing the optimization level, at least results 0, 1 and 4 can be obtained on my system. Passing the -ffloat-store option to GCC makes the test always succeed.
This could also be related to issue #212.
The text was updated successfully, but these errors were encountered: