blob: e976a755ba00d15628e8f2ef5914e03a628837b8 [file] [log] [blame]
if [istarget "epiphany-*-*"] {
# This test assumes the absence of struct padding.
# to make this true for test4 struct A on epiphany would require
# __attribute__((packed)) .
return 1
}
return 0