https://bugs.kde.org/show_bug.cgi?id=514876
--- Comment #7 from Mark Harris <[email protected]> --- (In reply to Paul Floyd from comment #6) > On FreeBSD clang -m32 -msse2 -mfpmath=sse ./bug514876.c -o ./bug514876 -lm > generates SSE but still does not reproduce the error. I don't have a FreeBSD machine to try, but at least on Linux it requires -O or -O2; it does not reproduce without optimization. -- You are receiving this mail because: You are watching all bug changes.
