qemu-e2k/tests/tcg
Rabin Vincent 21ce148c7e tests: cris: force inlining
The CRIS tests expect that functions marked inline are always inline.
With newer versions of GCC, building them results warnings like the
following and spurious failures when they are run.

In file included from tests/tcg/cris/check_moveq.c:5:0:
tests/tcg/cris/crisutils.h:66:20: warning: inlining failed in call to
'cris_tst_cc.constprop.0': call is unlikely and code size would grow [-Winline]
tests/tcg/cris/check_moveq.c:28:13: warning: called from here [-Winline]

Use the always_inline attribute when building them to fix this.

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Rabin Vincent <rabinv@axis.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
2016-09-28 10:45:44 +02:00
..
alpha
cris tests: cris: force inlining 2016-09-28 10:45:44 +02:00
lm32 test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
mips target-mips: correct the values in the DSP tests 2013-07-30 17:48:24 +02:00
openrisc target-openrisc: Correct carry flag check of l.addc and l.addic test cases 2013-11-20 21:47:46 +08:00
xtensa Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
hello-arm.c
hello-i386.c tests/tcg: fix a few warnings 2012-10-27 14:37:25 +00:00
hello-mips.c
linux-test.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
Makefile tests/tcg: Fix compilation of test_path 2014-05-07 21:00:43 +04:00
pi_10.com
runcom.c
sha1.c
test_path.c tests/tcg: Fix compilation of test_path 2014-05-07 21:00:43 +04:00
test-arm-iwmmxt.s
test-i386-code16.S
test-i386-fprem.c Clean up includes some more 2016-03-22 22:20:16 +01:00
test-i386-muldiv.h
test-i386-shift.h
test-i386-ssse3.c
test-i386-vm86.S
test-i386.c test-i386: make it compile with a recent gcc 2013-02-18 15:03:55 -08:00
test-i386.h
test-mmap.c tests/tcg: fix unused result warnings 2012-10-30 18:55:02 +00:00
testthread.c maint: remove unused include for signal.h 2015-09-11 10:21:38 +03:00