strlen.c: Do not use strcpy.
* gcc.c-torture/execute/builtins/strlen.c: Do not use strcpy. Copy the strings manually, as strcpy may call strlen. From-SVN: r118045
Showing
Please
register
or
sign in
to comment
* gcc.c-torture/execute/builtins/strlen.c: Do not use strcpy. Copy the strings manually, as strcpy may call strlen. From-SVN: r118045