Fix Internal Compiler Error GCC-6.3.0
Change the float comparison function to use a negated version when comparing for equality. This actually produces less code when compiling with optimizations (O3) on.
Showing
Please register or sign in to comment