about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/power4/fpu/Makefile
blob: f8bb3ef04bf3898440f7d6e148cefc44b7ccc850 (plain) (blame)
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
endif