PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.c-torture / execute / builtins / 20010124-1.x
blobc38970d40c07dfc25318bcc1d1824ce191975928
1 load_lib target-supports.exp
3 if [istarget "nvptx-*-*"] {
4     # This test uses memcpy for block move in the same file as it
5     # defines it.  The two decls are not the same, by design, and we
6     # end up emitting a definition of memcpy, along with a .extern
7     # declaration. This confuses the ptx assembler.
8     return 1
10 return 0