PR middle-end/77357 - strlen of constant strings not folded
[official-gcc.git] / gcc / testsuite / gcc.c-torture / execute / builtins / stpncpy-chk.x
blob61ec1640a109878f005d84f00470e0fa22c3c3d0
1 load_lib target-supports.exp
3 if { ! [check_effective_target_nonlocal_goto] } {
4     return 1
7 if [istarget "epiphany-*-*"] {
8     # This test assumes the absence of struct padding.
9     # to make this true for test4 struct A on epiphany would require
10     # __attribute__((packed)) .
11     return 1
13 return 0