13 |
# -fforce-mem -fforce-addr -fcaller-saves -fstrength-reduce\ |
# -fforce-mem -fforce-addr -fcaller-saves -fstrength-reduce\ |
14 |
# -funroll-loops -frerun-cse-after-loop \ |
# -funroll-loops -frerun-cse-after-loop \ |
15 |
# -g -fdebug-kludge |
# -g -fdebug-kludge |
16 |
FF= -O3 -malign-double -falign-loops=2 -falign-jumps=2 -falign-functions=2\ |
FF= -m32 -O3 -malign-double -falign-loops=2 -falign-jumps=2 -falign-functions=2\ |
17 |
-fno-init-local-zero -ffast-math -fno-f2c\ |
-fno-init-local-zero -ffast-math -fno-f2c\ |
18 |
-fforce-mem -fforce-addr -fcaller-saves -fstrength-reduce\ |
-fforce-mem -fforce-addr -fcaller-saves -fstrength-reduce\ |
19 |
-funroll-loops -frerun-cse-after-loop \ |
-funroll-loops -frerun-cse-after-loop \ |