-funroll-loops (unroll loops during optimization)
-fno-merge-all-constants (disable merging of all constants)
-fmerge-all-constants (merge all constants possible)
-fno-inline-small-functions (disable inlining of small functions)
-finline-small-functions (inline small functions)