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