]> code.ossystems Code Review - meta-freescale.git/commit
e500v2: workaround for ICE of gcc-4.8.x
authorZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 16 Jul 2013 10:14:29 +0000 (10:14 +0000)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 17 Jul 2013 02:20:08 +0000 (10:20 +0800)
commit8a89189003b7c2d9245c6dc179e131d81c5e78e4
tree9e3df430ced7adc8fdbe984c0b9c7e44fb5fc2a0
parent36ec9b6e5cca3d140ceb579193c5913485445a06
e500v2: workaround for ICE of gcc-4.8.x

[Issue]
ICE appears when passing -mfloat-gprs=double for e500v2 target build with
gcc-4.8.1, the bug url is: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57717#c1

[Workaround]
Replace double-float with single-float for e500v2 build until the ICE is fixed

[TODO]
Revert the commit when the ICE bug is fixed.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-ppc/conf/machine/e500v2.inc