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

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