summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/wic
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2018-02-23 12:41:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-19 15:56:16 +0000
commit6c6c7444571a32a13210c32038079c437dc42f56 (patch)
treedae323509d4a1de92e44110ad70212f6fc774155 /meta-yocto-bsp/wic
parent90f01fbd8ba8d32737b039270b97816edafb4a0e (diff)
downloadpoky-6c6c7444571a32a13210c32038079c437dc42f56.tar.gz
gcc: Fix test case issue when SSE is not enabled
Whenever "-mno-sse" is used, "-mfpmath" should be set to 387. The test case should be modified accordingly as below: /* { dg-additional-options "-mno-sse -mfpmath=387 " { target { i?86-*-* x86_64-*-* } } } */ Original patch from: RAGHUNATH LOLUR <raghunath.lolur@kpit.com> (From OE-Core rev: b3d0d7b599d605568abdb45057d3f6fbc80224d9) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/wic')
0 files changed, 0 insertions, 0 deletions