fpc/tests/test/cg
florian 28e2fae09d + forgotten file
git-svn-id: trunk@46764 -
2020-09-04 15:33:29 +00:00
..
cdecl
obj + created xtensa-freertos object files using gcc xtensa-esp32-elf-gcc (crosstool-NG esp-2019r2) 8.2.0 with: 2020-08-28 20:18:34 +00:00
variants
cpudefs.inc + forgotten file 2020-09-04 15:33:29 +00:00
ptest.pp
taddbool.pp
taddcard.pp
taddcurr.pp Avoid using <> for floating point values, check that abs of difference is small instead (fixes m68k 'pseudo-failure') 2020-01-09 14:38:58 +00:00
taddint.pp
taddlong.pp
taddr1.pp
taddr2.pp * Added the $F+ switch (forced far calls) for some TP mode tests. 2020-08-16 10:48:10 +00:00
taddr3.pp
taddreal1.pp * made test more verbose 2020-08-26 21:01:38 +00:00
taddreal2.pp
taddreal3.pp
taddset2.pp
taddset3.pp
taddset4.pp
taddset.pp
tadint64.pp
tandorxorassign1.pp
tassign1.pp
tassign2.pp
tautom.pp
tcalcla1.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalcon1.pp
tcalcst1.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalcst2.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalcst3.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalcst4.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalcst5.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalcst6.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalcst7.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalcst8.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcaldefs.inc + common include file for tcal*.pp tests to define cpusmall 2020-08-29 20:24:30 +00:00
tcalext3.pp
tcalext4.pp
tcalext5.pp
tcalext6.pp Link against libc to avoid __guard_local not found symbol failure at link time for OpenBSD target 2019-05-04 12:38:23 +00:00
tcalext.pp * tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now. 2018-10-18 12:31:23 +00:00
tcalfun1.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalfun2.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalfun3.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalfun4.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalfun6.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalfun7.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalfun8.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcall1.pp
tcalobj1.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalobj2.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalobj3.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalobj4.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalobj6.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalobj7.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalpext.pp - removed explicit linking of ptest.o, as that happens already automatically 2019-05-12 21:08:39 +00:00
tcalpvr1.pp
tcalpvr2.pp
tcalpvr3.pp
tcalpvr4.pp
tcalpvr6.pp
tcalpvr7.pp
tcalval1.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalval2.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalval3.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalval4.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalval5.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalval7.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalval8.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalval10.pp
tcalvar1.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalvar2.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalvar3.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalvar4.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalvar5.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalvar6.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalvar7.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcalvar8.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tcase2.pp
tcase3.pp
tcase.pp
tclacla1.pp
tclasize.pp
tclatype.pp
tcnvint1.pp
tcnvint2.pp
tcnvint3.pp
tcnvint3a.pp * (modified) patch by J. Gareth Moreton: processor-aware MOVZX optimisation cleanup, resolves #36687 2020-02-22 18:37:38 +00:00
tcnvint3b.pp
tcnvint3c.pp * (modified) patch by J. Gareth Moreton: processor-aware MOVZX optimisation cleanup, resolves #36687 2020-02-22 18:37:38 +00:00
tcnvint4.pp
tcnvint5.pp
tcnvint6.pp
tcnvint7.pp
tcnvptr.pp
tcnvset.pp
tcnvstr1.pp
tcnvstr2.pp
tcnvstr3.pp
tcppcl1.pp
tcppcl2.pp Link against libstdc++ and libc to avoid linking error for openbsd OS 2019-05-04 12:41:46 +00:00
tctr1.pp
tctr1a.pp
tderef.pp
tdivz1.pp
tdivz2.pp
texit.pp
tfor2.pp * do not unroll loops if the counter variable is accessed outside the current scope 2018-06-03 15:12:48 +00:00
tfor.pp
tformfnc.pp
tfuncret.pp
tin.pp
tincexc.pp
tinitdon.pp
tis.pp
tldparam.pp
tloadvmt.pp
tlohi2.pp
tlohi.pp
tm128.pp
tmanypar.pp
tmmxshift.pp
tmoddiv1.pp
tmoddiv2.pp
tmoddiv3.pp
tmoddiv4.pp Commit patch submitted by J. Gareth Moreton in bug report 35180 2019-03-04 21:53:22 +00:00
tmoddiv5.pp
tmoddiv.pp
tmul3264.pp
tneg.pp
tnegnotassign1.pp
tnot.pp
tobjsiz2.pp
tobjsize.pp
tpara1.pp
tpara2.pp
tpara3.pp
tprintf2.pp * tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now. 2018-10-18 12:31:23 +00:00
tprintf3.pp * tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now. 2018-10-18 12:31:23 +00:00
tprintf.pp * tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now. 2018-10-18 12:31:23 +00:00
traise1.pp
traise2.pp
traise3.pp
traise4.pp
traise5.pp
traise6.pp
treadwrt.pp
tsar1.pp
tshlshr.pp
tsmallrec.pp
tstr.pp
tsubst.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
ttincdec.pp
ttryexc1.pp
ttryfin1.pp
ttryfin2.pp
ttryfin3.pp
ttryfin4.pp
ttryfin5.pp
tumin.pp
tvec.pp * unified settings for CPU "size" 2020-09-03 21:02:27 +00:00
tvectorcall1.pp
tvectorcall1a.pp
tvectorcall1b.pp
tvectorcall2.pp
tvectorcall3.pp
tvectorcall3a.pp
uandorxorassign.pp
unegnotassign.pp
uprintf3.pp