aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/@export_with_undeclared_identifier.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2023-09-21 22:25:58 -0700
committerAndrew Kelley <andrew@ziglang.org>2023-09-21 22:25:58 -0700
commit221295b7db97c78ffce39e64dd6cafd8ad0b3f9a (patch)
treed41c8344573283da5e5be48e06d4c73662e25ddc /test/cases/compile_errors/@export_with_undeclared_identifier.zig
parent747440677dc58394c73235627d9016ee5f7588d8 (diff)
downloadzig-221295b7db97c78ffce39e64dd6cafd8ad0b3f9a.tar.gz
zig-221295b7db97c78ffce39e64dd6cafd8ad0b3f9a.zip
wasm: fix regression of C ABI
It seems the webassembly backend does not want the exception that `structFieldAlignmentExtern` makes for 128-bit integers. Perhaps that logic should be modified to check if the target is wasm. Without this, this branch fails the C ABI tests for wasm, causing this: ``` wasm-ld: warning: function signature mismatch: zig_struct_u128 >>> defined as (i64, i64) -> void in cfuncs.o >>> defined as (i32) -> void in test-c-abi-wasm32-wasi-musl-ReleaseFast.wasm.o ```
Diffstat (limited to 'test/cases/compile_errors/@export_with_undeclared_identifier.zig')
0 files changed, 0 insertions, 0 deletions