.. |
add-driver-options-testlib.c
|
|
|
all-non-failing-tests.h
|
|
|
create-code-for-hello-world-executable.h
|
|
|
harness.h
|
|
|
jit.exp
|
|
|
test-accessing-bitfield.c
|
|
|
test-accessing-struct.c
|
|
|
test-accessing-union.c
|
|
|
test-add-driver-options.c
|
|
|
test-alignment.c
|
|
|
test-alignment.cc
|
|
|
test-arith-overflow.c
|
|
|
test-array-as-pointer.c
|
|
|
test-arrays.c
|
|
|
test-autovectorize.c
|
|
|
test-benchmark.c
|
|
|
test-builtin-memcpy.c
|
|
|
test-builtin-unreachable.c
|
|
|
test-calling-external-function.c
|
|
|
test-calling-function-ptr.c
|
|
|
test-combination.c
|
|
|
test-compile-to-assembler.c
|
|
|
test-compile-to-dynamic-library.c
|
|
|
test-compile-to-executable.c
|
|
|
test-compile-to-object.c
|
|
|
test-compound-assignment.c
|
|
|
test-constants.c
|
|
|
test-debug-strings.c
|
|
|
test-dot-product.c
|
|
|
test-empty.c
|
|
|
test-error-adding-to-terminated-block.c
|
|
|
test-error-array-as-pointer.c
|
|
|
test-error-array-bounds.c
|
|
|
test-error-bad-cast.c
|
|
|
test-error-block-in-wrong-function.c
|
|
|
test-error-call-through-ptr-with-mismatching-args.c
|
|
|
test-error-call-through-ptr-with-non-function.c
|
|
|
test-error-call-through-ptr-with-non-pointer.c
|
|
|
test-error-call-through-ptr-with-not-enough-args.c
|
|
|
test-error-call-through-ptr-with-too-many-args.c
|
|
|
test-error-call-with-mismatching-args.c
|
|
|
test-error-call-with-not-enough-args.c
|
|
|
test-error-call-with-too-many-args.c
|
|
|
test-error-dereference-field-of-non-pointer.c
|
|
|
test-error-dereference-read-of-non-pointer.c
|
|
|
test-error-dereferencing-void-ptr.c
|
|
|
test-error-gcc_jit_block_end_with_switch-mismatching-case-type.c
|
|
|
test-error-gcc_jit_block_end_with_switch-NULL-case.c
|
|
|
test-error-gcc_jit_block_end_with_switch-overlapping-ranges.c
|
|
|
test-error-gcc_jit_context_get_builtin_function-unimplemented-type.c
|
|
|
test-error-gcc_jit_context_get_builtin_function-unknown-builtin.c
|
|
|
test-error-gcc_jit_context_new_binary_op-bad-res-type.c
|
|
|
test-error-gcc_jit_context_new_bitfield-invalid-type.c
|
|
|
test-error-gcc_jit_context_new_bitfield-invalid-width.c
|
|
|
test-error-gcc_jit_context_new_case-non-const-label.c
|
|
|
test-error-gcc_jit_context_new_case-non-integer-type.c
|
|
|
test-error-gcc_jit_context_new_case-reversed-endpoints.c
|
|
|
test-error-gcc_jit_context_new_field-opaque-struct.c
|
|
|
test-error-gcc_jit_context_new_global-opaque-struct.c
|
|
|
test-error-gcc_jit_context_new_global-void-type.c
|
|
|
test-error-gcc_jit_context_new_unary_op-bad-res-type.c
|
|
|
test-error-gcc_jit_function_new_local-opaque-struct.c
|
|
|
test-error-gcc_jit_function_new_local-void-type.c
|
|
|
test-error-gcc_jit_lvalue_access_field-wrong-struct.c
|
|
|
test-error-gcc_jit_lvalue_get_address-bitfield.c
|
|
|
test-error-gcc_jit_rvalue_access_field-wrong-struct.c
|
|
|
test-error-gcc_jit_rvalue_dereference_field-wrong-struct.c
|
|
|
test-error-gcc_jit_timer_pop-mismatch.c
|
|
|
test-error-gcc_jit_timer_pop-too-many.c
|
|
|
test-error-gcc_jit_type_get_aligned-non-power-of-two.c
|
|
|
test-error-gcc_jit_type_get_vector-bad-type.c
|
|
|
test-error-gcc_jit_type_get_vector-non-power-of-two.c
|
|
|
test-error-get-type-bad-enum.c
|
|
|
test-error-impossible-must-tail-call.c
|
|
|
test-error-index-not-a-numeric-type.c
|
|
|
test-error-local-used-from-other-function.c
|
|
|
test-error-mismatching-types-in-assignment-fn-ptr.c
|
|
|
test-error-mismatching-types-in-assignment-op.c
|
|
|
test-error-mismatching-types-in-assignment.c
|
|
|
test-error-mismatching-types-in-call.c
|
|
|
test-error-missing-return.c
|
|
|
test-error-new-binary-op-bad-op.c
|
|
|
test-error-new-function-bad-kind.c
|
|
|
test-error-new-unary-op-bad-op.c
|
|
|
test-error-null-passed-to-api.c
|
|
|
test-error-param-reuse.c
|
|
|
test-error-param-sharing.c
|
|
|
test-error-param-used-from-other-function.c
|
|
|
test-error-param-used-without-a-function.c
|
|
|
test-error-pr63969-missing-driver.c
|
|
|
test-error-return-within-void-function.c
|
|
|
test-error-unreachable-block.c
|
|
|
test-error-unrecognized-dump.c
|
|
|
test-error-unterminated-block.c
|
|
|
test-error-value-not-a-numeric-type.c
|
|
|
test-expressions.c
|
|
|
test-extra-options.c
|
|
|
test-factorial-must-tail-call.c
|
|
|
test-factorial.c
|
|
|
test-fibonacci.c
|
|
|
test-functions.c
|
|
|
test-fuzzer.c
|
|
|
test-hello-world.c
|
|
|
test-linked-list.c
|
|
|
test-long-names.c
|
|
|
test-long-string-literal.c
|
|
|
test-nested-contexts.c
|
|
|
test-nested-loops.c
|
|
|
test-operator-overloading.cc
|
|
|
test-pr66700-observing-write-through-ptr.c
|
|
|
test-pr66779.c
|
|
|
test-pr95306-builtin-types.c
|
|
|
test-pr95314-rvalue-reuse.c
|
|
|
test-quadratic.c
|
|
|
test-quadratic.cc
|
|
|
test-reading-struct.c
|
|
|
test-returning-function-ptr.c
|
|
|
test-string-literal.c
|
|
|
test-sum-of-squares.c
|
|
|
test-switch.c
|
|
|
test-switch.cc
|
|
|
test-threads.c
|
|
|
test-types.c
|
|
|
test-using-global.c
|
|
|
test-validly-unreachable-block.c
|
|
|
test-vector-rvalues.cc
|
|
|
test-vector-types.cc
|
|
|
test-version.c
|
|
|
test-volatile.c
|
|
|
verify-dynamic-library.c
|
|
|