Commit 38dbc834 by Joern Rennecke Committed by Joern Rennecke

* gcc.c-torture/execute/builtins/stpcpy-chk.x: New file.

From-SVN: r201270
parent d2af6fcb
......@@ -32,6 +32,7 @@
* gcc.c-torture/execute/builtins/vsnprintf-chk.x: Likewise.
* gcc.c-torture/execute/builtins/vsprintf-chk.x: Likewise.
* gcc.c-torture/execute/zerolen-2.x: Likewise.
* gcc.c-torture/execute/builtins/stpcpy-chk.x: Likewise.
2013-07-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
......
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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment