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