arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible
authorTom Rini <trini@konsulko.com>
Sat, 17 Oct 2015 12:04:11 +0000 (08:04 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 17 Oct 2015 12:04:11 +0000 (08:04 -0400)
commitb9f06b360df8bb0abae810c4f75c539119d42683
treed477ad56d482c315f37365b91fc26d7423828d5c
parentac6a53219a1bf5bd30b754d6d3f04f26e3921d15
arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible

There are various toolchain issues that cause us to produce invalid
binaries with certain gcc 4.8.x and 4.9.x versions when we don't pass
this flag in.

Tested-by: Joakim Tjernlund <joakim.tjernlund@transmode.se>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/powerpc/config.mk