Test numerical stability when vectorization is enabled through gcc options

Bug #710240 reported by Wojciech Migda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
digiKam filters vectorization
New
Undecided
Unassigned

Bug Description

Gcc may vectorize code to some extent. The most agressive options which matter are:

-O2 -march=pentium4 -mfpmath=sse
-ftree-vectorize
-funsafe-math-optimizations
-ffinite-math-only
-fassociative-math

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.