1
Fork 0

test: fix repr-transparent-aggregates test on mips64

Since #47964 was merged, 64-bit mips started passing all structures
using 64-bit chunks regardless of their contents. The
repr-transparent-aggregates tests needs updating to cope with this.
This commit is contained in:
James Cowgill 2018-03-09 10:18:19 +00:00
parent 54467ae319
commit fb806fd9db
2 changed files with 50 additions and 0 deletions

View file

@ -12,6 +12,7 @@
// ignore-aarch64
// ignore-asmjs
// ignore-mips64
// ignore-s390x
// ignore-wasm
// ignore-x86