tree: 86d4f37428335d7d265520e55cbe49b408ecce64 [path history] [tgz]
  1. all-non-failing-tests.h
  2. create-code-for-hello-world-executable.h
  3. harness.h
  4. jit.exp
  5. test-accessing-struct.c
  6. test-accessing-union.c
  7. test-alignment.c
  8. test-alignment.cc
  9. test-arith-overflow.c
  10. test-array-as-pointer.c
  11. test-arrays.c
  12. test-autovectorize.c
  13. test-benchmark.c
  14. test-calling-external-function.c
  15. test-calling-function-ptr.c
  16. test-combination.c
  17. test-compile-to-assembler.c
  18. test-compile-to-dynamic-library.c
  19. test-compile-to-executable.c
  20. test-compile-to-object.c
  21. test-compound-assignment.c
  22. test-constants.c
  23. test-debug-strings.c
  24. test-dot-product.c
  25. test-empty.c
  26. test-error-adding-to-terminated-block.c
  27. test-error-array-as-pointer.c
  28. test-error-array-bounds.c
  29. test-error-bad-cast.c
  30. test-error-block-in-wrong-function.c
  31. test-error-call-through-ptr-with-mismatching-args.c
  32. test-error-call-through-ptr-with-non-function.c
  33. test-error-call-through-ptr-with-non-pointer.c
  34. test-error-call-through-ptr-with-not-enough-args.c
  35. test-error-call-through-ptr-with-too-many-args.c
  36. test-error-call-with-mismatching-args.c
  37. test-error-call-with-not-enough-args.c
  38. test-error-call-with-too-many-args.c
  39. test-error-dereference-field-of-non-pointer.c
  40. test-error-dereference-read-of-non-pointer.c
  41. test-error-dereferencing-void-ptr.c
  42. test-error-gcc_jit_block_end_with_switch-mismatching-case-type.c
  43. test-error-gcc_jit_block_end_with_switch-NULL-case.c
  44. test-error-gcc_jit_block_end_with_switch-overlapping-ranges.c
  45. test-error-gcc_jit_context_get_builtin_function-unknown-builtin.c
  46. test-error-gcc_jit_context_new_case-non-const-label.c
  47. test-error-gcc_jit_context_new_case-non-integer-type.c
  48. test-error-gcc_jit_context_new_case-reversed-endpoints.c
  49. test-error-gcc_jit_context_new_field-opaque-struct.c
  50. test-error-gcc_jit_context_new_global-opaque-struct.c
  51. test-error-gcc_jit_function_new_local-opaque-struct.c
  52. test-error-gcc_jit_lvalue_access_field-wrong-struct.c
  53. test-error-gcc_jit_rvalue_access_field-wrong-struct.c
  54. test-error-gcc_jit_rvalue_dereference_field-wrong-struct.c
  55. test-error-gcc_jit_timer_pop-mismatch.c
  56. test-error-gcc_jit_timer_pop-too-many.c
  57. test-error-gcc_jit_type_get_aligned-non-power-of-two.c
  58. test-error-gcc_jit_type_get_vector-bad-type.c
  59. test-error-gcc_jit_type_get_vector-non-power-of-two.c
  60. test-error-get-type-bad-enum.c
  61. test-error-impossible-must-tail-call.c
  62. test-error-index-not-a-numeric-type.c
  63. test-error-local-used-from-other-function.c
  64. test-error-mismatching-types-in-assignment-fn-ptr.c
  65. test-error-mismatching-types-in-assignment-op.c
  66. test-error-mismatching-types-in-assignment.c
  67. test-error-mismatching-types-in-call.c
  68. test-error-missing-return.c
  69. test-error-new-binary-op-bad-op.c
  70. test-error-new-function-bad-kind.c
  71. test-error-new-unary-op-bad-op.c
  72. test-error-null-passed-to-api.c
  73. test-error-param-reuse.c
  74. test-error-param-sharing.c
  75. test-error-param-used-from-other-function.c
  76. test-error-param-used-without-a-function.c
  77. test-error-pr63969-missing-driver.c
  78. test-error-return-within-void-function.c
  79. test-error-unreachable-block.c
  80. test-error-unrecognized-dump.c
  81. test-error-unterminated-block.c
  82. test-error-value-not-a-numeric-type.c
  83. test-expressions.c
  84. test-extra-options.c
  85. test-factorial-must-tail-call.c
  86. test-factorial.c
  87. test-fibonacci.c
  88. test-functions.c
  89. test-fuzzer.c
  90. test-hello-world.c
  91. test-linked-list.c
  92. test-long-names.c
  93. test-nested-contexts.c
  94. test-nested-loops.c
  95. test-operator-overloading.cc
  96. test-pr66700-observing-write-through-ptr.c
  97. test-pr66779.c
  98. test-quadratic.c
  99. test-quadratic.cc
  100. test-reading-struct.c
  101. test-returning-function-ptr.c
  102. test-string-literal.c
  103. test-sum-of-squares.c
  104. test-switch.c
  105. test-switch.cc
  106. test-threads.c
  107. test-types.c
  108. test-using-global.c
  109. test-validly-unreachable-block.c
  110. test-vector-rvalues.cc
  111. test-vector-types.cc
  112. test-volatile.c
  113. verify-dynamic-library.c