summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/power4/fpu/Makefile
blob: 89dfa5ef35770332766835da0180d723a1cbde37 (plain)
1
2
3
4
5
# Makefile fragment for POWER4/5/5+ platforms with FPU.

ifeq ($(subdir),math)
CFLAGS-mpa.c += --param max-unroll-times=4 -funroll-loops -fpeel-loops -ftree-loop-linear 
endif